[arch-commits] Commit in perl-module-build/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon Apr 25 14:24:33 UTC 2016
Date: Monday, April 25, 2016 @ 16:24:33
Author: fyan
Revision: 266147
upgpkg: perl-module-build 0.4218-1
Modified:
perl-module-build/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-25 10:38:09 UTC (rev 266146)
+++ PKGBUILD 2016-04-25 14:24:33 UTC (rev 266147)
@@ -4,7 +4,7 @@
# Contributor: Alan Young <harleypig at gmail.com>
pkgname=perl-module-build
-pkgver=0.4216
+pkgver=0.4218
pkgrel=1
pkgdesc="Build, test, and install Perl modules"
arch=('any')
@@ -14,7 +14,7 @@
checkdepends=('perl-par-dist' 'perl-archive-zip')
options=('!emptydirs')
source=(http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-$pkgver.tar.gz)
-sha512sums=('46b5d03e6bea1ee33a1202a38d68231daf49931b25b792b41fa39ab3b3c1321d8a47819a2714bf90a981e6686fc566aa5a6067edf61d78fe8166c7e4f83eeaa9')
+sha512sums=('d752226dbc89b1ae65d3dea4f4356cd355288ab73eebc34bd09efa3d4ad5f78d284a705525d8bbc8785babf6cdc934953333254a8cc7c67cbd943f88ffaab301')
build() {
cd Module-Build-$pkgver
More information about the arch-commits
mailing list