summaryrefslogtreecommitdiff
path: root/perl-set-scalar/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-set-scalar/PKGBUILD')
-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 94c1bdb73..83e819985 100644
--- a/perl-set-scalar/PKGBUILD
+++ b/perl-set-scalar/PKGBUILD
@@ -3,12 +3,12 @@
pkgname='perl-set-scalar'
pkgver='1.29'
-pkgrel=9
+pkgrel=10
pkgdesc='basic set operations'
arch=('any')
depends=(
- 'perl>=5.34'
- 'perl<5.35'
+ 'perl>=5.36'
+ 'perl<5.37'
)
license=('PerlArtistic' 'GPL')
options=('!emptydirs')