summaryrefslogtreecommitdiff
path: root/perl-specio-library-path-tiny
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-04-13 13:29:24 +0200
committerErich Eckner <git@eckner.net>2018-04-13 13:29:24 +0200
commitd7d6d0e26a1cf7ff1266ee43fad6c8f506d5884e (patch)
tree9db1a302d0f48fb1d9ee4efcc985145e9f2d5456 /perl-specio-library-path-tiny
parent802e3d5184243219c2c2125703dd4cf64c233a2f (diff)
downloadarchlinuxewe.git.save-d7d6d0e26a1cf7ff1266ee43fad6c8f506d5884e.tar.xz
perl-specio-library-path-tiny: change dependencies
Diffstat (limited to 'perl-specio-library-path-tiny')
-rw-r--r--perl-specio-library-path-tiny/PKGBUILD7
1 files changed, 1 insertions, 6 deletions
diff --git a/perl-specio-library-path-tiny/PKGBUILD b/perl-specio-library-path-tiny/PKGBUILD
index 63b8abc7..e27bbb75 100644
--- a/perl-specio-library-path-tiny/PKGBUILD
+++ b/perl-specio-library-path-tiny/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-specio-library-path-tiny'
pkgver='0.04'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Path::Tiny types and coercions for Specio'
arch=('any')
license=('PerlArtistic' 'GPL')
@@ -14,10 +14,6 @@ depends=(
'perl-path-tiny>=0.087'
'perl-scalar-list-utils'
'perl-specio>=0.29'
- 'perl-specio-declare'
- 'perl-specio-exporter'
- 'perl-specio-library-builtins'
- 'perl-specio-partialdump'
)
makedepends=(
'perl-extutils-makemaker'
@@ -26,7 +22,6 @@ makedepends=(
'perl-pathtools'
'perl-test-fatal'
'perl-test-simple>=0.96'
- 'perl-test-specio'
)
url='https://metacpan.org/release/Specio-Library-Path-Tiny'
_distdir="Specio-Library-Path-Tiny-${pkgver}"