summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69da7f5b7da0..7e59e5324103 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=systemd-efi-pacman-hook
pkgver=1
-pkgrel=3
+pkgrel=4
pkgdesc="Pacman hook to upgrade Linux EFI after systemd upgrade and Linux."
arch=("any")
license=("GPL")
depends=('systemd' 'linux')
source=(systemd-efi.hook)
-md5sums=('010e8917566d765b93442ac1de91586a')
+md5sums=('d69d905b8bbb72566a1b02c876460c7c')
package() {
install -m755 -d "${pkgdir}/usr/share/libalpm/hooks"