summaryrefslogtreecommitdiff
path: root/perl-lingua-en-inflect
diff options
context:
space:
mode:
Diffstat (limited to 'perl-lingua-en-inflect')
-rw-r--r--perl-lingua-en-inflect/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/perl-lingua-en-inflect/PKGBUILD b/perl-lingua-en-inflect/PKGBUILD
index 3a3dbce28..91a34dc6a 100644
--- a/perl-lingua-en-inflect/PKGBUILD
+++ b/perl-lingua-en-inflect/PKGBUILD
@@ -4,12 +4,14 @@
pkgname='perl-lingua-en-inflect'
pkgver=1.905
-pkgrel=1
+pkgrel=2
pkgdesc="Convert singular to plural. Select \"a\" or \"an\"."
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
+ 'perl>=5.34'
+ 'perl<5.35'
'perl-test-simple'
'perl-version')
makedepends=(