summaryrefslogtreecommitdiff
path: root/perl-module-cpants-analyse/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-module-cpants-analyse/PKGBUILD')
-rw-r--r--perl-module-cpants-analyse/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/perl-module-cpants-analyse/PKGBUILD b/perl-module-cpants-analyse/PKGBUILD
index c690f5c8..e2985788 100644
--- a/perl-module-cpants-analyse/PKGBUILD
+++ b/perl-module-cpants-analyse/PKGBUILD
@@ -3,12 +3,14 @@
pkgname='perl-module-cpants-analyse'
pkgver='0.96'
-pkgrel='4'
+pkgrel='5'
pkgdesc='Generate Kwalitee ratings for a distribution'
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
+ 'perl>=5.28'
+ 'perl<5.29'
'perl-archive-any-lite>=0.06'
'perl-archive-tar>=1.48'
'perl-array-diff>=0.04'