Date: Tuesday, August 6, 2013 @ 03:43:33 Author: eric Revision: 192114
upgpkg: perl-module-build 0.4007-1 Upstream update Modified: perl-module-build/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-08-06 01:36:42 UTC (rev 192113) +++ PKGBUILD 2013-08-06 01:43:33 UTC (rev 192114) @@ -3,7 +3,7 @@ # Contributor : Alan Young <[email protected]> pkgname=perl-module-build -pkgver=0.4005 +pkgver=0.4007 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=('5f5c1609779773d28a61b2691b17f313') +md5sums=('d589909669f3c3e8ace554f00eb815a1') build() { cd Module-Build-$pkgver
