summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFederico Di Pierro2016-06-18 19:12:19 +0200
committerFederico Di Pierro2016-06-18 19:12:19 +0200
commit282920c6c0f6effecd7aeab778ca60fd5ca68161 (patch)
tree24d38906b7b95a3708c2de2997629f621f751367
parent4f4c61eeeef8500dee61e3d197621af5399699b6 (diff)
downloadaur-282920c6c0f6effecd7aeab778ca60fd5ca68161.tar.gz
fixed md5sum
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 002f262bc98d..8a924413262f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = systemd-boot-pacman-hook
license = GPL
depends = systemd
source = systemd-boot.hook
- md5sums = 29f602ed5702c18f68eb7c2d293af04f
+ md5sums = 13c7893e3e8b34479c42795d8f9e1ad3
pkgname = systemd-boot-pacman-hook
diff --git a/PKGBUILD b/PKGBUILD
index ae7d5a65e14d..692c16d5c819 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=("any")
license=("GPL")
depends=('systemd')
source=(systemd-boot.hook)
-md5sums=("29f602ed5702c18f68eb7c2d293af04f")
+md5sums=("13c7893e3e8b34479c42795d8f9e1ad3")
package() {
install -m755 -d "${pkgdir}/usr/share/libalpm/hooks"