From cc7ffdb1f36cab4d33b7b865184569c0b913db8a Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 11 Jun 2019 14:02:00 +0200 Subject: recompile all perl packages --- perl-json-maybexs/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'perl-json-maybexs') diff --git a/perl-json-maybexs/PKGBUILD b/perl-json-maybexs/PKGBUILD index 62b0cbf9..89723b48 100644 --- a/perl-json-maybexs/PKGBUILD +++ b/perl-json-maybexs/PKGBUILD @@ -2,14 +2,14 @@ pkgname='perl-json-maybexs' pkgver=1.003009 -pkgrel='6' +pkgrel=7 pkgdesc='Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP' arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=( - 'perl>=5.28' - 'perl<5.29' + 'perl>=5.30' + 'perl<5.31' 'perl-carp' 'perl-json-pp>=2.27300' 'perl-scalar-list-utils') -- cgit v1.2.3-54-g00ecf