summaryrefslogtreecommitdiff
path: root/perl-cpanel-json-xs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-cpanel-json-xs/PKGBUILD')
-rw-r--r--perl-cpanel-json-xs/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/perl-cpanel-json-xs/PKGBUILD b/perl-cpanel-json-xs/PKGBUILD
index be524011..2b734588 100644
--- a/perl-cpanel-json-xs/PKGBUILD
+++ b/perl-cpanel-json-xs/PKGBUILD
@@ -2,12 +2,14 @@
pkgname='perl-cpanel-json-xs'
pkgver=4.06
-pkgrel='2'
+pkgrel='3'
pkgdesc='cPanel fork of JSON::XS, fast and correct serializing'
arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
+ 'perl>=5.28'
+ 'perl<5.29'
'perl-podlators>=2.08')
makedepends=(
'perl-extutils-makemaker')