add proper deps
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
1d5e353979
commit
0d507a8617
4
PKGBUILD
4
PKGBUILD
|
@ -3,12 +3,12 @@
|
||||||
|
|
||||||
pkgname='ufw-tools'
|
pkgname='ufw-tools'
|
||||||
pkgver='1.12.1'
|
pkgver='1.12.1'
|
||||||
pkgrel='1'
|
pkgrel='2'
|
||||||
pkgdesc='A set of tools for zerofiles.org (8fw.me)'
|
pkgdesc='A set of tools for zerofiles.org (8fw.me)'
|
||||||
url="https://git.fleshless.org/$pkgname"
|
url="https://git.fleshless.org/$pkgname"
|
||||||
arch=( 'any' )
|
arch=( 'any' )
|
||||||
license=( 'ISC' )
|
license=( 'ISC' )
|
||||||
depends=( 'bash' )
|
depends=( 'bash' 'jshon' 'curl' )
|
||||||
replaces=( 'zfh-tools' )
|
replaces=( 'zfh-tools' )
|
||||||
|
|
||||||
source=( "https://git.fleshless.org/$pkgname/snapshot/${pkgname}-${pkgver}.tar.gz" )
|
source=( "https://git.fleshless.org/$pkgname/snapshot/${pkgname}-${pkgver}.tar.gz" )
|
||||||
|
|
Loading…
Reference in New Issue
Block a user