[arch-commits] Commit in perl-module-build/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sun Aug 17 03:32:45 UTC 2014


    Date: Sunday, August 17, 2014 @ 05:32:45
  Author: fyan
Revision: 220128

upgpkg: perl-module-build 0.4207-1

Modified:
  perl-module-build/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-17 03:20:11 UTC (rev 220127)
+++ PKGBUILD	2014-08-17 03:32:45 UTC (rev 220128)
@@ -3,7 +3,7 @@
 # Contributor : Alan Young <harleypig at gmail.com>
 
 pkgname=perl-module-build
-pkgver=0.4206
+pkgver=0.4207
 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=('55710a04c5639f2a165a000f78081d02')
+md5sums=('2f946fd5fc279e72fb07d6c1dd7bedee')
 
 build() {
   cd Module-Build-$pkgver




More information about the arch-commits mailing list