forked from tastytea/hashboot
further updates for arch system. etc gets backed up
This commit is contained in:
parent
01da5715b6
commit
e76e7b5c3e
3
PKGBUILD
3
PKGBUILD
|
@ -2,11 +2,12 @@
|
||||||
|
|
||||||
pkgname=hashboot-git
|
pkgname=hashboot-git
|
||||||
pkgver=0.7.4
|
pkgver=0.7.4
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="A utility to check at boottime befor network, if /boot or mbr were manipulated."
|
pkgdesc="A utility to check at boottime befor network, if /boot or mbr were manipulated."
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://git.tastytea.de/?p=hashboot.git;a=summary"
|
url="https://git.tastytea.de/?p=hashboot.git;a=summary"
|
||||||
license=('custom:"hugware"')
|
license=('custom:"hugware"')
|
||||||
|
backup=('etc/hashboot.cfg')
|
||||||
conflicts=('chkboot' 'mkinitcpio-chkcryptoboot')
|
conflicts=('chkboot' 'mkinitcpio-chkcryptoboot')
|
||||||
depends=('bash' 'coreutils' 'tar' 'which' 'grep' 'gawk' 'util-linux' 'gzip')
|
depends=('bash' 'coreutils' 'tar' 'which' 'grep' 'gawk' 'util-linux' 'gzip')
|
||||||
install=('hashboot.install')
|
install=('hashboot.install')
|
||||||
|
|
Loading…
Reference in New Issue
Block a user