Date: Wednesday, May 31, 2017 @ 05:57:10 Author: felixonmars Revision: 296873
upgpkg: perl-module-build 0.4224-1 Modified: perl-module-build/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-05-30 21:50:14 UTC (rev 296872) +++ PKGBUILD 2017-05-31 05:57:10 UTC (rev 296873) @@ -4,7 +4,7 @@ # Contributor: Alan Young <[email protected]> pkgname=perl-module-build -pkgver=0.4222 +pkgver=0.4224 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=('348c8495df5e665a7dc61c37c9c612ec20f7dbeb6d6692e40c57e44cd5f2a4c0ba538ed24f8d88d8a83fe85b3039dd874d9f6681d31b985429b27123def374c6') +sha512sums=('c08e84c542a882aa16a682a81cbb7a4860774a3f6a0ec2e720ba9e9bcea76dab331999fee86bf8b92edc08560d7cef4a7c2dfa4e626ab9b22da965e715af531f') build() { cd Module-Build-$pkgver
