summaryrefslogtreecommitdiff
path: root/perl-set-scalar
diff options
context:
space:
mode:
Diffstat (limited to 'perl-set-scalar')
-rw-r--r--perl-set-scalar/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-set-scalar/PKGBUILD b/perl-set-scalar/PKGBUILD
index 6ec55320..c443c5c5 100644
--- a/perl-set-scalar/PKGBUILD
+++ b/perl-set-scalar/PKGBUILD
@@ -3,12 +3,12 @@
pkgname='perl-set-scalar'
pkgver='1.29'
-pkgrel=6
+pkgrel=7
pkgdesc='basic set operations'
arch=('any')
depends=(
- 'perl>=5.30'
- 'perl<5.31'
+ 'perl>=5.32'
+ 'perl<5.33'
)
license=('PerlArtistic' 'GPL')
options=('!emptydirs')