summaryrefslogtreecommitdiff
path: root/perl-specio-library-path-tiny
diff options
context:
space:
mode:
Diffstat (limited to 'perl-specio-library-path-tiny')
-rw-r--r--perl-specio-library-path-tiny/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-specio-library-path-tiny/PKGBUILD b/perl-specio-library-path-tiny/PKGBUILD
index e9ae295a..a42edf86 100644
--- a/perl-specio-library-path-tiny/PKGBUILD
+++ b/perl-specio-library-path-tiny/PKGBUILD
@@ -3,14 +3,14 @@
pkgname='perl-specio-library-path-tiny'
pkgver='0.04'
-pkgrel='4'
+pkgrel=5
pkgdesc='Path::Tiny types and coercions for Specio'
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
- 'perl>=5.28'
- 'perl<5.29'
+ 'perl>=5.30'
+ 'perl<5.31'
'perl'
'perl-parent'
'perl-path-tiny>=0.087'