1.8.1
This commit is contained in:
parent
bbd60d67c4
commit
d46903e074
8
PKGBUILD
8
PKGBUILD
|
@ -2,7 +2,7 @@
|
||||||
# % Trigger: 1434966060 %
|
# % Trigger: 1434966060 %
|
||||||
|
|
||||||
pkgname='ufw-tools'
|
pkgname='ufw-tools'
|
||||||
pkgver='1.7.2'
|
pkgver='1.8.1'
|
||||||
pkgrel='1'
|
pkgrel='1'
|
||||||
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"
|
||||||
|
@ -16,8 +16,8 @@ source=( "https://git.fleshless.org/$pkgname/snapshot/${pkgname}-${pkgver}.tar.g
|
||||||
package() {
|
package() {
|
||||||
cd "${pkgname}-${pkgver}"
|
cd "${pkgname}-${pkgver}"
|
||||||
|
|
||||||
install -Dm755 sup "$pkgdir/usr/bin/ufw"
|
install -Dm755 ufw "$pkgdir/usr/bin/ufw"
|
||||||
install -Dm755 supd "$pkgdir/usr/bin/ufwd"
|
install -Dm755 ufwd "$pkgdir/usr/bin/ufwd"
|
||||||
}
|
}
|
||||||
|
|
||||||
sha1sums=('0e47ab213e5245d9435608c655dac0548806ec2f')
|
sha1sums=('57e24aba90847150a5ce3be8952e974d6df0391f')
|
||||||
|
|
Loading…
Reference in New Issue
Block a user