summaryrefslogtreecommitdiff
path: root/perl-want/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-want/PKGBUILD')
-rw-r--r--perl-want/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-want/PKGBUILD b/perl-want/PKGBUILD
index 87ebe2b7..bd853196 100644
--- a/perl-want/PKGBUILD
+++ b/perl-want/PKGBUILD
@@ -4,12 +4,12 @@
pkgname='perl-want'
pkgver='0.29'
-pkgrel='6'
+pkgrel=7
pkgdesc="A generalisation of wantarray"
arch=('x86_64' 'i686' 'pentium4')
depends=(
- 'perl>=5.28'
- 'perl<5.29'
+ 'perl>=5.30'
+ 'perl<5.31'
)
license=('PerlArtistic' 'GPL')
options=('!emptydirs')