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/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/perl-perinci-examples/PKGBUILD b/perl-perinci-examples/PKGBUILD
index c51be9bab..1081e7c26 100644
--- a/perl-perinci-examples/PKGBUILD
+++ b/perl-perinci-examples/PKGBUILD
@@ -3,12 +3,14 @@
pkgname='perl-perinci-examples'
pkgver=0.821
-pkgrel=1
+pkgrel=2
pkgdesc='Various examples of Rinci metadata'
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
+ 'perl>=5.34'
+ 'perl<5.35'
'perl-experimental'
'perl-log-ger>=0.037'
'perl-perinci-object>=0.311'