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 6b3de82c..1b49dd20 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=4
+pkgrel=5
pkgdesc='Add words for spell checking POD (DEPRECATED)'
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
- 'perl>=5.30'
- 'perl<5.31'
+ 'perl>=5.32'
+ 'perl<5.33'
'perl-test-spelling'
)
makedepends=(