summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/perl_modules/perl-pathtools/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/perl_modules/perl-pathtools/PKGBUILD')
-rw-r--r--abs/core-testing/perl_modules/perl-pathtools/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/perl_modules/perl-pathtools/PKGBUILD b/abs/core-testing/perl_modules/perl-pathtools/PKGBUILD
index 11e69ab..db11a6f 100644
--- a/abs/core-testing/perl_modules/perl-pathtools/PKGBUILD
+++ b/abs/core-testing/perl_modules/perl-pathtools/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=perl-pathtools
pkgver=3.29
-pkgrel=1
+pkgrel=2
pkgdesc="get name of current working directory"
arch=('i686' 'x86_64')
url="http://search.cpan.org/~KWILLIAMS/Path-Class"
@@ -10,7 +10,7 @@ license=('GPL' 'PerlArtistic')
depends=('perl>=5.10.0')
options=('!emptydirs')
source=(http://search.cpan.org/CPAN/authors/id/S/SM/SMUELLER/PathTools-$pkgver.tar.gz)
-
+groups=('shepherd-dep')
build() {
cd $startdir/src/PathTools-$pkgver
PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor || return 1