Date: Tuesday, April 16, 2019 @ 13:38:48 Author: felixonmars Revision: 350807
upgpkg: perl-module-build 0.4229-1 Modified: perl-module-build/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-16 07:45:28 UTC (rev 350806) +++ PKGBUILD 2019-04-16 13:38:48 UTC (rev 350807) @@ -3,8 +3,8 @@ # Contributor: Alan Young <[email protected]> pkgname=perl-module-build -pkgver=0.4224 -pkgrel=7 +pkgver=0.4229 +pkgrel=1 pkgdesc="Build, test, and install Perl modules" arch=('any') url="http://search.cpan.org/dist/Module-Build" @@ -13,7 +13,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=('c08e84c542a882aa16a682a81cbb7a4860774a3f6a0ec2e720ba9e9bcea76dab331999fee86bf8b92edc08560d7cef4a7c2dfa4e626ab9b22da965e715af531f') +sha512sums=('51e0d73cecf450062121c3223b1a4c6f8a8c260fc2345d1c1a5e13ddcbd2b7bc2578411ac254420e27720b9e00a8efc9a9daa3159e9cba5338a188734b35c738') build() { cd Module-Build-$pkgver
