summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d474cb343af..7ad376017074 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,12 @@
pkgname=dracut-sb
pkgver=1.0.1
-pkgrel=1
+pkgrel=2
pkgdesc='dracut secure boot setup using efistub'
arch=('x86_64')
depends=('dracut' 'efitools' 'efibootmgr' 'sbsigntools')
backup=('etc/dracut-sb/efi-key.conf')
+install="${pkgname}.install"
source=('55-efi-key.hook'
'60-dracut-remove.hook'
'90-dracut-install.hook'