summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGavin2018-03-07 21:33:32 +0100
committerGavin2018-03-07 21:33:32 +0100
commit525a523352fe80a5221641251e1f7fe57c8406e2 (patch)
tree7dd049ad634bcd1ead96d7b769771abd3ab3af03
parent115ded4c6507063126c5394219cf609b26c80277 (diff)
downloadaur-525a523352fe80a5221641251e1f7fe57c8406e2.tar.gz
Corrected wrong md5sum following upstream update
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31558cdd1ac5..863b0ad33a4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ backup=()
options=(!emptydirs)
install=
source=("http://search.cpan.org/CPAN/authors/id/M/MA/$_authorUP/$_perlmod-$pkgver.tar.gz")
-md5sums=('992c47349a20c5529f1e817e32a761f9')
+md5sums=('c30a7364cdab76f656253280a7a2b63d')
build() {
cd "$srcdir/$_perlmod-$pkgver"