summaryrefslogtreecommitdiff
path: root/perl-module-install-automanifest/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-module-install-automanifest/PKGBUILD')
-rw-r--r--perl-module-install-automanifest/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-module-install-automanifest/PKGBUILD b/perl-module-install-automanifest/PKGBUILD
index c40c6fd6..a5747263 100644
--- a/perl-module-install-automanifest/PKGBUILD
+++ b/perl-module-install-automanifest/PKGBUILD
@@ -3,12 +3,12 @@
pkgname='perl-module-install-automanifest'
pkgver='0.003'
-pkgrel=4
+pkgrel=5
pkgdesc='generate MANIFEST automatically'
arch=('any')
depends=(
- 'perl>=5.30'
- 'perl<5.31'
+ 'perl>=5.32'
+ 'perl<5.33'
)
license=('PerlArtistic' 'GPL')
options=('!emptydirs')