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/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/perl-lib-filter/PKGBUILD b/perl-lib-filter/PKGBUILD
index b01f2f37..f03b7ce9 100644
--- a/perl-lib-filter/PKGBUILD
+++ b/perl-lib-filter/PKGBUILD
@@ -3,13 +3,14 @@
pkgname='perl-lib-filter'
pkgver='0.27'
-pkgrel='2'
+pkgrel='3'
pkgdesc='Allow/disallow loading modules'
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
- 'perl>=5.8.9'
+ 'perl>=5.28'
+ 'perl<5.29'
'perl-module-corelist'
)
makedepends=(