summaryrefslogtreecommitdiff
path: root/perl-test-file-sharedir/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-09-08 23:24:34 +0200
committerErich Eckner <git@eckner.net>2023-09-08 23:24:34 +0200
commit71a936a9051a68c0e41bb8fa6e471ab5c01c8ac0 (patch)
tree37f70493543e6d68b994d626dea944a9673ccefb /perl-test-file-sharedir/PKGBUILD
parent6a52f3b153b67c49924401bca8cd79a09af51931 (diff)
downloadarchlinuxewe-71a936a9051a68c0e41bb8fa6e471ab5c01c8ac0.tar.xz
recompile all perl packages
Diffstat (limited to 'perl-test-file-sharedir/PKGBUILD')
-rw-r--r--perl-test-file-sharedir/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-test-file-sharedir/PKGBUILD b/perl-test-file-sharedir/PKGBUILD
index e048853ea..d53a1d0bb 100644
--- a/perl-test-file-sharedir/PKGBUILD
+++ b/perl-test-file-sharedir/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-test-file-sharedir'
pkgver='1.001002'
-pkgrel=8
+pkgrel=9
pkgdesc='Create a Fake ShareDir for your modules for testing.'
arch=('any')
license=('PerlArtistic' 'GPL')
@@ -18,8 +18,8 @@ provides=(
'perl-test-file-sharedir-utils=1.001002'
)
depends=(
- 'perl>=5.36'
- 'perl<5.37'
+ 'perl>=5.38'
+ 'perl<5.39'
'perl-carp'
'perl-class-tiny'
'perl-exporter>=5.57'