summaryrefslogtreecommitdiff
path: root/perl-test-portability-files/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-test-portability-files/PKGBUILD')
-rw-r--r--perl-test-portability-files/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-test-portability-files/PKGBUILD b/perl-test-portability-files/PKGBUILD
index 11574c4c..768dfebe 100644
--- a/perl-test-portability-files/PKGBUILD
+++ b/perl-test-portability-files/PKGBUILD
@@ -3,14 +3,14 @@
pkgname='perl-test-portability-files'
pkgver=0.10
-pkgrel=1
+pkgrel=2
pkgdesc='Check file names portability'
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
- 'perl>=5.28'
- 'perl<5.29'
+ 'perl>=5.30'
+ 'perl<5.31'
'perl-pathtools'
'perl-test-simple')
makedepends=(