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/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-pod-wordlist-hanekomu/PKGBUILD b/perl-pod-wordlist-hanekomu/PKGBUILD
index aae14be2..6b3de82c 100644
--- a/perl-pod-wordlist-hanekomu/PKGBUILD
+++ b/perl-pod-wordlist-hanekomu/PKGBUILD
@@ -3,14 +3,14 @@
pkgname='perl-pod-wordlist-hanekomu'
pkgver='1.132680'
-pkgrel='3'
+pkgrel=4
pkgdesc='Add words for spell checking POD (DEPRECATED)'
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
- 'perl>=5.28'
- 'perl<5.29'
+ 'perl>=5.30'
+ 'perl<5.31'
'perl-test-spelling'
)
makedepends=(