summaryrefslogtreecommitdiff
path: root/perl-set-scalar/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-set-scalar/PKGBUILD')
-rw-r--r--perl-set-scalar/PKGBUILD6
1 files changed, 5 insertions, 1 deletions
diff --git a/perl-set-scalar/PKGBUILD b/perl-set-scalar/PKGBUILD
index cc85eda0..9289c340 100644
--- a/perl-set-scalar/PKGBUILD
+++ b/perl-set-scalar/PKGBUILD
@@ -3,9 +3,13 @@
pkgname='perl-set-scalar'
pkgver='1.29'
-pkgrel='4'
+pkgrel='5'
pkgdesc='basic set operations'
arch=('any')
+depends=(
+ 'perl>=5.28'
+ 'perl<5.29'
+)
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
makedepends=(