summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSébastien Leduc2015-07-16 22:02:40 +0200
committerSébastien Leduc2015-07-16 22:02:40 +0200
commitc40e87fb68ed949d44de0d3ed0127c0cc5b95c0e (patch)
treede81016791a98468b59418901319a2e0b8fdc167
parente5d4aa0fbfe194d91141236d101ed7da11f24e8d (diff)
downloadaur-archipel-agent.tar.gz
Fix md5sum for the @beta6 zipball
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c99b70c98818..f7d51126f1df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -27,7 +27,7 @@ pkgbase = archipel-agent
source = https://github.com/ArchipelProject/Archipel/zipball/@beta6
source = systemd.fix728.patch
source = initinstall.patch
- md5sums = 5e17b2f807ccfe6ed528587bbb28af6a
+ md5sums = d54db88eddeba782b52a8f1a55709325
md5sums = 806b4169371ba03f36e0ac21b76bd944
md5sums = 5be3048be2978421705b65f3e04e7768
diff --git a/PKGBUILD b/PKGBUILD
index c2cb1be7cb92..9b8ad1e86351 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ install=$pkgname.install
source=("https://github.com/ArchipelProject/Archipel/zipball/@$_pkgver"
"systemd.fix728.patch"
"initinstall.patch")
-md5sums=('5e17b2f807ccfe6ed528587bbb28af6a'
+md5sums=('d54db88eddeba782b52a8f1a55709325'
'806b4169371ba03f36e0ac21b76bd944'
'5be3048be2978421705b65f3e04e7768')