summaryrefslogtreecommitdiff
path: root/perl-lib-filter/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-lib-filter/PKGBUILD')
-rw-r--r--perl-lib-filter/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-lib-filter/PKGBUILD b/perl-lib-filter/PKGBUILD
index c1f077be..ec441c45 100644
--- a/perl-lib-filter/PKGBUILD
+++ b/perl-lib-filter/PKGBUILD
@@ -3,14 +3,14 @@
pkgname='perl-lib-filter'
pkgver='0.27'
-pkgrel=4
+pkgrel=5
pkgdesc='Allow/disallow loading modules'
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
- 'perl>=5.30'
- 'perl<5.31'
+ 'perl>=5.32'
+ 'perl<5.33'
'perl-module-corelist'
)
makedepends=(