Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2018-04-08 03:27:37 +03:00
parent 584381346d
commit 2fa67f3642
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.git/snapshot/prm-$pkgver.tar.gz" )
source=( "https://git.fleshless.org/u/fbt/prm/snapshot/prm-$pkgver.tar.gz" )
package() {
cd "$srcdir/$pkgname-$pkgver"