summaryrefslogtreecommitdiff
path: root/perl-authen-simple-passwd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-authen-simple-passwd/PKGBUILD')
-rw-r--r--perl-authen-simple-passwd/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/perl-authen-simple-passwd/PKGBUILD b/perl-authen-simple-passwd/PKGBUILD
index ccf4a62b..e57faf5e 100644
--- a/perl-authen-simple-passwd/PKGBUILD
+++ b/perl-authen-simple-passwd/PKGBUILD
@@ -3,12 +3,14 @@
pkgname='perl-authen-simple-passwd'
pkgver='0.6'
-pkgrel='7'
+pkgrel='8'
pkgdesc='Simple Passwd authentication'
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
+ 'perl>=5.28'
+ 'perl<5.29'
'perl-authen-simple>=0.3'
'perl-io')
checkdepends=(