url change

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

View File

@ -13,7 +13,7 @@ url='https://git.fleshless.org/u/fbt/prm/about'
depends=( 'subversion' 'curl' 'bash' 'jshon' )
source=( "https://git.fleshless.org/u/fbt/prm/snapshot/prm-$pkgver.tar.gz" )
source=( "https://git.fleshless.org/u/fbt/prm.git/snapshot/prm-$pkgver.tar.gz" )
package() {
cd "$srcdir/$pkgname-$pkgver"