summaryrefslogtreecommitdiff
path: root/perl-perinci-examples/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-perinci-examples/PKGBUILD')
-rw-r--r--perl-perinci-examples/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/perl-perinci-examples/PKGBUILD b/perl-perinci-examples/PKGBUILD
index b16f53eb..f9e747e8 100644
--- a/perl-perinci-examples/PKGBUILD
+++ b/perl-perinci-examples/PKGBUILD
@@ -3,13 +3,14 @@
pkgname='perl-perinci-examples'
pkgver='0.80'
-pkgrel='3'
+pkgrel='4'
pkgdesc='Various examples of Rinci metadata'
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
- 'perl>=5.10.1'
+ 'perl>=5.28'
+ 'perl<5.29'
'perl-experimental'
'perl-log-ger>=0.011'
'perl-perinci-object>=0.26'