url changed

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2017-11-23 01:39:41 +03:00
parent b7f8987205
commit 5c27150d69
1 changed files with 2 additions and 2 deletions

View File

@ -9,11 +9,11 @@ _commit=7fedda7342746d35308b24a5627ceccc543863a7
pkgrel=1
arch=( 'any' )
replaces=( zpac )
url='https://git.fleshless.org/prm/about'
url='https://git.fleshless.org/u/fbt/prm/about'
depends=( 'subversion' 'curl' 'bash' 'jshon' )
source=( "https://git.fleshless.org/prm/snapshot/prm-$pkgver.tar.gz" )
source=( "https://git.fleshless.org/u/fbt/prm/snapshot/prm-$pkgver.tar.gz" )
package() {
cd "$srcdir/$pkgname-$pkgver"