summaryrefslogtreecommitdiff
path: root/perl-perinci-sub-wrapper/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-perinci-sub-wrapper/PKGBUILD')
-rw-r--r--perl-perinci-sub-wrapper/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/perl-perinci-sub-wrapper/PKGBUILD b/perl-perinci-sub-wrapper/PKGBUILD
index 4ac84121..98c9a031 100644
--- a/perl-perinci-sub-wrapper/PKGBUILD
+++ b/perl-perinci-sub-wrapper/PKGBUILD
@@ -3,13 +3,14 @@
pkgname='perl-perinci-sub-wrapper'
pkgver='0.84'
-pkgrel='3'
+pkgrel='4'
pkgdesc='A multi-purpose subroutine wrapping framework'
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
- 'perl>=5.10.1'
+ 'perl>=5.28'
+ 'perl<5.29'
'perl-data-dmp>=0.21'
'perl-data-sah>=0.84'
'perl-experimental'