2
PKGBUILD
2
PKGBUILD
@@ -11,7 +11,7 @@ license=( 'ISC' )
|
||||
depends=( 'bash' 'jshon' 'curl' )
|
||||
replaces=( 'zfh-tools' )
|
||||
|
||||
source=( "https://git.fleshless.org/$pkgname/snapshot/${pkgname}-${pkgver}.tar.gz" )
|
||||
source=( "https://git.fleshless.org/u/fbt/$pkgname/snapshot/${pkgname}-${pkgver}.tar.gz" )
|
||||
|
||||
package() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
Reference in New Issue
Block a user