Date: Saturday, October 18, 2014 @ 19:30:00
  Author: fyan
Revision: 224787

upgpkg: perl-extutils-depends 0.402-1

Modified:
  perl-extutils-depends/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-10-18 17:28:29 UTC (rev 224786)
+++ PKGBUILD    2014-10-18 17:30:00 UTC (rev 224787)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer: Felix Yan <[email protected]>
+# Maintainer: Felix Yan <[email protected]>
 # Contributor: Jan de Groot <[email protected]>
 # Contributor: Sarah Hay <[email protected]>
 # Contributor: Arjan Timmerman <[email protected]>
 
 pkgname=perl-extutils-depends
-pkgver=0.401
+pkgver=0.402
 pkgrel=1
 pkgdesc="The Perl depends module"
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('perl')
 options=('!emptydirs')
 
source=("http://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-Depends-${pkgver}.tar.gz";)
-md5sums=('ab7cc3f2f7eb6ddbfdd6aa3e8700f456')
+md5sums=('7df1130f5705b3cd496f461b522e6526')
 
 build() {
   cd ExtUtils-Depends-${pkgver}

Reply via email to