summaryrefslogtreecommitdiff
path: root/perl-sah-schemas-rinci/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-sah-schemas-rinci/PKGBUILD')
-rw-r--r--perl-sah-schemas-rinci/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/perl-sah-schemas-rinci/PKGBUILD b/perl-sah-schemas-rinci/PKGBUILD
index c87506933..f5b38ec15 100644
--- a/perl-sah-schemas-rinci/PKGBUILD
+++ b/perl-sah-schemas-rinci/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-sah-schemas-rinci'
pkgver=1.1.94.0
-pkgrel=1
+pkgrel=2
pkgdesc='Sah schemas for Rinci'
arch=('any')
license=('PerlArtistic' 'GPL')
@@ -14,6 +14,8 @@ makedepends=(
'perl-pathtools'
'perl-test-simple')
depends=(
+ 'perl>=5.34'
+ 'perl<5.35'
'perl-data-sah-normalize')
checkdepends=(
'perl-pod-coverage-trustpod'