Date: Saturday, March 12, 2016 @ 12:51:52
  Author: spupykin
Revision: 166367

upgpkg: perl-path-class 0.36-1

upd

Modified:
  perl-path-class/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-03-12 11:51:20 UTC (rev 166366)
+++ PKGBUILD    2016-03-12 11:51:52 UTC (rev 166367)
@@ -2,7 +2,7 @@
 # $Id$
 
 pkgname=perl-path-class
-pkgver=0.35
+pkgver=0.36
 pkgrel=1
 pkgdesc="Cross-platform path specification manipulation"
 arch=(any)
@@ -9,9 +9,10 @@
 license=(PerlArtistic GPL)
 options=(!emptydirs)
 depends=('perl')
+makedepends=('perl-module-build')
 url="http://search.cpan.org/dist/Path-Class";
 
source=("http://search.cpan.org/CPAN/authors/id/K/KW/KWILLIAMS/Path-Class-${pkgver}.tar.gz";)
-md5sums=('575b60a5c5e22e259c1df62a59fdfe85')
+md5sums=('3e15307faf0702fb916409f594552b94')
 
 build()
 (

Reply via email to