summaryrefslogtreecommitdiff
path: root/perl-specio-library-path-tiny
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-11-10 02:07:52 +0100
committerErich Eckner <git@eckner.net>2022-11-10 06:32:11 +0100
commitd0602ddd1d3c3edea1483bbe1e73b037a50f5a78 (patch)
tree1b145ee46f6493562255950b5f74c61b548a25d0 /perl-specio-library-path-tiny
parentca3c1dd229640e93bffc5187cc940df552d3762d (diff)
downloadarchlinuxewe-d0602ddd1d3c3edea1483bbe1e73b037a50f5a78.tar.xz
perl-specio-library-path-tiny 0.04-9 -> 0.05-1
Diffstat (limited to 'perl-specio-library-path-tiny')
-rw-r--r--perl-specio-library-path-tiny/PKGBUILD13
1 files changed, 5 insertions, 8 deletions
diff --git a/perl-specio-library-path-tiny/PKGBUILD b/perl-specio-library-path-tiny/PKGBUILD
index b23ed23e7..4779010f8 100644
--- a/perl-specio-library-path-tiny/PKGBUILD
+++ b/perl-specio-library-path-tiny/PKGBUILD
@@ -2,8 +2,8 @@
# Generator : neuesPerlPaket (c76f19eeb8ac0e674222223e3f2f0b1a4250e725fbc76c117ed5a925d0a78bc530c4457ecc3b31370951fc9b8729fc0272fa9206231f2dcd7aab2565a892a173)
pkgname='perl-specio-library-path-tiny'
-pkgver='0.04'
-pkgrel=9
+pkgver=0.05
+pkgrel=1
pkgdesc='Path::Tiny types and coercions for Specio'
arch=('any')
license=('PerlArtistic' 'GPL')
@@ -11,20 +11,17 @@ options=('!emptydirs')
depends=(
'perl>=5.36'
'perl<5.37'
- 'perl'
'perl-parent'
'perl-path-tiny>=0.087'
'perl-scalar-list-utils'
- 'perl-specio>=0.29'
-)
+ 'perl-specio>=0.29')
makedepends=(
'perl-extutils-makemaker'
'perl-file-pushd'
'perl-file-temp>=0.18'
'perl-pathtools'
'perl-test-fatal'
- 'perl-test-simple>=0.96'
-)
+ 'perl-test-simple>=0.96')
checkdepends=(
'perl-eval-closure'
'perl-sub-quote'
@@ -32,7 +29,7 @@ checkdepends=(
url='https://metacpan.org/release/Specio-Library-Path-Tiny'
_distdir="Specio-Library-Path-Tiny-${pkgver}"
source=("https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/${_distdir}.tar.gz")
-sha512sums=('22ecd74d31a2ee4be2deac887b178d571c31aac1867838b38cb362ee6f5deaf3082282d39241a3432bfc14db86651a13283be68b0e23e224cf8ff502503d17de')
+sha512sums=('69b67cd71fd0cccf043744f0f79869ca456369773d1a0ecfd41d4d095c8b449a83ba55b52949894410272c151354b57d948beda304a76050c87b743d2ebd0642')
build() {
cd "${srcdir}/${_distdir}"