url changed
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
b7f8987205
commit
5c27150d69
4
PKGBUILD
4
PKGBUILD
|
@ -9,11 +9,11 @@ _commit=7fedda7342746d35308b24a5627ceccc543863a7
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=( 'any' )
|
arch=( 'any' )
|
||||||
replaces=( zpac )
|
replaces=( zpac )
|
||||||
url='https://git.fleshless.org/prm/about'
|
url='https://git.fleshless.org/u/fbt/prm/about'
|
||||||
|
|
||||||
depends=( 'subversion' 'curl' 'bash' 'jshon' )
|
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() {
|
package() {
|
||||||
cd "$srcdir/$pkgname-$pkgver"
|
cd "$srcdir/$pkgname-$pkgver"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user