summaryrefslogtreecommitdiff
path: root/perl-specio-library-path-tiny
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-09-24 14:04:23 +0200
committerErich Eckner <git@eckner.net>2018-09-24 14:04:23 +0200
commit14ad6dfed97c2bbe523a1323012a90e77b7600dc (patch)
tree18204cbbe57df6fdee254b8f63133a1f310d67b0 /perl-specio-library-path-tiny
parentb15f6b0dc2a23325b00b195e061334255d03540e (diff)
downloadarchlinuxewe.git.save-14ad6dfed97c2bbe523a1323012a90e77b7600dc.tar.xz
recompile all perl packages
Diffstat (limited to 'perl-specio-library-path-tiny')
-rw-r--r--perl-specio-library-path-tiny/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/perl-specio-library-path-tiny/PKGBUILD b/perl-specio-library-path-tiny/PKGBUILD
index 5d46602a..e9ae295a 100644
--- a/perl-specio-library-path-tiny/PKGBUILD
+++ b/perl-specio-library-path-tiny/PKGBUILD
@@ -3,12 +3,14 @@
pkgname='perl-specio-library-path-tiny'
pkgver='0.04'
-pkgrel='3'
+pkgrel='4'
pkgdesc='Path::Tiny types and coercions for Specio'
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
+ 'perl>=5.28'
+ 'perl<5.29'
'perl'
'perl-parent'
'perl-path-tiny>=0.087'