summaryrefslogtreecommitdiff
path: root/perl-pod-wordlist-hanekomu/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-pod-wordlist-hanekomu/PKGBUILD')
-rw-r--r--perl-pod-wordlist-hanekomu/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/perl-pod-wordlist-hanekomu/PKGBUILD b/perl-pod-wordlist-hanekomu/PKGBUILD
index 723cb3c3..aae14be2 100644
--- a/perl-pod-wordlist-hanekomu/PKGBUILD
+++ b/perl-pod-wordlist-hanekomu/PKGBUILD
@@ -3,13 +3,14 @@
pkgname='perl-pod-wordlist-hanekomu'
pkgver='1.132680'
-pkgrel='2'
+pkgrel='3'
pkgdesc='Add words for spell checking POD (DEPRECATED)'
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
- 'perl>=5.8.0'
+ 'perl>=5.28'
+ 'perl<5.29'
'perl-test-spelling'
)
makedepends=(