summaryrefslogtreecommitdiff
path: root/perl-module-path-more/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-module-path-more/PKGBUILD')
-rw-r--r--perl-module-path-more/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/perl-module-path-more/PKGBUILD b/perl-module-path-more/PKGBUILD
index 4d307832..10645a9d 100644
--- a/perl-module-path-more/PKGBUILD
+++ b/perl-module-path-more/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-module-path-more'
pkgver='0.33'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Get path to locally installed Perl module'
arch=('any')
license=('PerlArtistic' 'GPL')
@@ -26,6 +26,8 @@ checkdepends=(
'perl-pod-coverage-trustpod'
'perl-test-pod'
'perl-test-pod-coverage'
+ 'perl-test-rinci'
+ 'perl-test-simple'
)
url='https://metacpan.org/release/Module-Path-More'
_distdir="Module-Path-More-${pkgver}"