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

Eric Bélanger eric at nymeria.archlinux.org
Sun May 12 23:28:06 UTC 2013


    Date: Monday, May 13, 2013 @ 01:28:06
  Author: eric
Revision: 185284

upgpkg: perl-module-build 0.4005-1

Upstream update

Modified:
  perl-module-build/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-12 23:06:12 UTC (rev 185283)
+++ PKGBUILD	2013-05-12 23:28:06 UTC (rev 185284)
@@ -3,16 +3,16 @@
 # Contributor : Alan Young <harleypig at gmail.com>
 
 pkgname=perl-module-build
-pkgver=0.4003
+pkgver=0.4005
 pkgrel=1
 pkgdesc="Build, test, and install Perl modules"
 arch=('any')
+url="http://search.cpan.org/dist/Module-Build"
 license=('PerlArtistic' 'GPL')
-url='http://search.cpan.org/dist/Module-Build'
-depends=('perl>=5.6.1')
+depends=('perl')
 options=('!emptydirs')
 source=(http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-$pkgver.tar.gz)
-md5sums=('ed5fe7e023af43b0722639b13ece8d2d')
+md5sums=('5f5c1609779773d28a61b2691b17f313')
 
 build() {
   cd Module-Build-$pkgver




More information about the arch-commits mailing list