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 e37c66a2b44d..a377e15cc136 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=systemd-efi-pacman-hook
pkgver=1
-pkgrel=5
+pkgrel=6
pkgdesc="Pacman hook to upgrade Linux EFI after systemd upgrade and Linux."
arch=("any")
license=("GPL")
depends=('systemd' 'linux')
source=(systemd-efi.hook)
-md5sums=('cb5d743346429b77827045bc9011e268')
+md5sums=('51d270ea53c1c85671c1b820ea56a399')
package() {
install -m755 -d "${pkgdir}/usr/share/libalpm/hooks"