Date: Monday, December 9, 2013 @ 00:56:51 Author: eric Revision: 201324
upgpkg: perl-module-build 0.4203-1 Upstream update Modified: perl-module-build/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-12-08 23:53:37 UTC (rev 201323) +++ PKGBUILD 2013-12-08 23:56:51 UTC (rev 201324) @@ -3,7 +3,7 @@ # Contributor : Alan Young <[email protected]> pkgname=perl-module-build -pkgver=0.4200 +pkgver=0.4203 pkgrel=1 pkgdesc="Build, test, and install Perl modules" arch=('any') @@ -12,7 +12,7 @@ depends=('perl') options=('!emptydirs') source=(http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-$pkgver.tar.gz) -md5sums=('7cf08de8397568225a8f12c5f877fcb8') +md5sums=('48f43f533c46c75d7e209c9dd3024b56') build() { cd Module-Build-$pkgver
