Date: Sunday, May 17, 2015 @ 10:46:11 Author: fyan Revision: 239482 upgpkg: perl-module-build 0.4212-1
Modified: perl-module-build/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-17 08:03:11 UTC (rev 239481) +++ PKGBUILD 2015-05-17 08:46:11 UTC (rev 239482) @@ -4,7 +4,7 @@ # Contributor: Alan Young <[email protected]> pkgname=perl-module-build -pkgver=0.4211 +pkgver=0.4212 pkgrel=1 pkgdesc="Build, test, and install Perl modules" arch=('any') @@ -13,7 +13,7 @@ depends=('perl>=5.8.0' 'perl-cpan-meta>=2.142060') options=('!emptydirs') source=(http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-$pkgver.tar.gz) -sha512sums=('ac148c6063c5cd8d6ec33d43d4afec6a4947cd51c545deaa9382d6ae07cbc12ae1f12cb17353ee554aee618efe2404b237a111398aadc591b38c056dc81b83e8') +sha512sums=('5677decbb11194f5657e7436abb24afd9697021e924cd33db92da04be4a467d99fd9d587e62ccd865ef4f2120f7dad5e5ee38a7ae14f65d73e080f1bf6bc6147') build() { cd Module-Build-$pkgver
