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

Felix Yan fyan at archlinux.org
Tue Aug 19 00:34:31 UTC 2014


    Date: Tuesday, August 19, 2014 @ 02:34:31
  Author: fyan
Revision: 220215

upgpkg: perl-module-build 0.4208-1

Modified:
  perl-module-build/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-18 20:51:16 UTC (rev 220214)
+++ PKGBUILD	2014-08-19 00:34:31 UTC (rev 220215)
@@ -3,7 +3,7 @@
 # Contributor : Alan Young <harleypig at gmail.com>
 
 pkgname=perl-module-build
-pkgver=0.4207
+pkgver=0.4208
 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=('2f946fd5fc279e72fb07d6c1dd7bedee')
+md5sums=('296e2ee8d7f7c6b4b178cda6919ba3c9')
 
 build() {
   cd Module-Build-$pkgver




More information about the arch-commits mailing list