summaryrefslogtreecommitdiff
path: root/perl-test-class-most/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-test-class-most/PKGBUILD')
-rw-r--r--perl-test-class-most/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-test-class-most/PKGBUILD b/perl-test-class-most/PKGBUILD
index e3e65830..d72ef49c 100644
--- a/perl-test-class-most/PKGBUILD
+++ b/perl-test-class-most/PKGBUILD
@@ -3,14 +3,14 @@
pkgname='perl-test-class-most'
pkgver='0.08'
-pkgrel=4
+pkgrel=5
pkgdesc='Test Classes the easy way'
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
- 'perl>=5.30'
- 'perl<5.31'
+ 'perl>=5.32'
+ 'perl<5.33'
'perl-test-class>=0.38'
'perl-test-most>=0.31'
)