summaryrefslogtreecommitdiff
path: root/perl-perinci-sub-getargs-array
diff options
context:
space:
mode:
Diffstat (limited to 'perl-perinci-sub-getargs-array')
-rw-r--r--perl-perinci-sub-getargs-array/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/perl-perinci-sub-getargs-array/PKGBUILD b/perl-perinci-sub-getargs-array/PKGBUILD
index 97d42ed2..5dc4fd69 100644
--- a/perl-perinci-sub-getargs-array/PKGBUILD
+++ b/perl-perinci-sub-getargs-array/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-perinci-sub-getargs-array'
pkgver='0.16'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Get subroutine arguments (%args) from array'
arch=('any')
license=('PerlArtistic' 'GPL')
@@ -24,6 +24,8 @@ checkdepends=(
'perl-pod-coverage-trustpod'
'perl-test-pod'
'perl-test-pod-coverage'
+ 'perl-test-rinci'
+ 'perl-test-simple'
)
url='https://metacpan.org/release/Perinci-Sub-GetArgs-Array'
_distdir="Perinci-Sub-GetArgs-Array-${pkgver}"