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

Felix Yan fyan at nymeria.archlinux.org
Mon Jul 14 02:20:05 UTC 2014


    Date: Monday, July 14, 2014 @ 04:20:04
  Author: fyan
Revision: 216870

upgpkg: perl-module-build 0.4206-1

Modified:
  perl-module-build/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-14 02:16:59 UTC (rev 216869)
+++ PKGBUILD	2014-07-14 02:20:04 UTC (rev 216870)
@@ -3,7 +3,7 @@
 # Contributor : Alan Young <harleypig at gmail.com>
 
 pkgname=perl-module-build
-pkgver=0.4205
+pkgver=0.4206
 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=('bfc8504e845131625308bd4389c69fbe')
+md5sums=('55710a04c5639f2a165a000f78081d02')
 
 build() {
   cd Module-Build-$pkgver




More information about the arch-commits mailing list