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, 5 insertions, 1 deletions
diff --git a/perl-module-install-automanifest/PKGBUILD b/perl-module-install-automanifest/PKGBUILD
index 296add61..7908004c 100644
--- a/perl-module-install-automanifest/PKGBUILD
+++ b/perl-module-install-automanifest/PKGBUILD
@@ -3,9 +3,13 @@
pkgname='perl-module-install-automanifest'
pkgver='0.003'
-pkgrel='2'
+pkgrel='3'
pkgdesc='generate MANIFEST automatically'
arch=('any')
+depends=(
+ 'perl>=5.28'
+ 'perl<5.29'
+)
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
makedepends=(