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 c443c5c5d..611f08c23 100644
--- a/perl-set-scalar/PKGBUILD
+++ b/perl-set-scalar/PKGBUILD
@@ -3,12 +3,12 @@
pkgname='perl-set-scalar'
pkgver='1.29'
-pkgrel=7
+pkgrel=8
pkgdesc='basic set operations'
arch=('any')
depends=(
- 'perl>=5.32'
- 'perl<5.33'
+ 'perl>=5.34'
+ 'perl<5.35'
)
license=('PerlArtistic' 'GPL')
options=('!emptydirs')