summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2015-12-14 23:56:01 +0100
committerGordian Edenhofer2015-12-14 23:56:01 +0100
commit0f9c12f67d661b7b6f8fa173430f73eecceaabca (patch)
tree212f09401c9f447d9179e4a3391513a9547a88fd
parent8cc12e1467121b32b89a414ac267c637682f048e (diff)
downloadaur-0f9c12f67d661b7b6f8fa173430f73eecceaabca.tar.gz
Update faulty checksum introduced by new indent
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 519c8a1b989f..b06423f7fa04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,7 +17,7 @@ pkgbase = munge-git
source = munge-git::git+https://github.com/dun/munge.git
source = arch_munge.init
md5sums = SKIP
- md5sums = 668942f323275199d35db5a534d9a80e
+ md5sums = 3cdaf129182a96e220c5c42ee3ac63fe
pkgname = munge-git
diff --git a/PKGBUILD b/PKGBUILD
index 09f5ba9fa6ec..a4932d6710f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ install=$pkgname.install
source=("${pkgname}"::"git+https://github.com/dun/munge.git"
"arch_munge.init")
md5sums=('SKIP'
- '668942f323275199d35db5a534d9a80e')
+ '3cdaf129182a96e220c5c42ee3ac63fe')
pkgver() {
cd "${srcdir}/${pkgname}"