From a57847e399024e8ecef90fe4872ca2910d27c964 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 23 Jun 2020 20:20:27 +0200 Subject: recompile all perl packages --- perl-array-diff/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'perl-array-diff') diff --git a/perl-array-diff/PKGBUILD b/perl-array-diff/PKGBUILD index 652f3ccf..c8fb7c6a 100644 --- a/perl-array-diff/PKGBUILD +++ b/perl-array-diff/PKGBUILD @@ -3,7 +3,7 @@ pkgname='perl-array-diff' pkgver='0.07' -pkgrel=5 +pkgrel=6 pkgdesc='Find the differences between two arrays' arch=('any') license=('PerlArtistic' 'GPL') @@ -12,8 +12,8 @@ optdepends=( 'perl-algorithm-diff-xs' ) depends=( - 'perl>=5.30' - 'perl<5.31' + 'perl>=5.32' + 'perl<5.33' 'perl-algorithm-diff>=1.19' 'perl-class-accessor-fast' 'perl-filter-util-call' -- cgit v1.2.3-54-g00ecf