diff options
-rw-r--r-- | perl-specio/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-specio/PKGBUILD b/perl-specio/PKGBUILD index c8a39235e..02abe5f49 100644 --- a/perl-specio/PKGBUILD +++ b/perl-specio/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Erich Eckner <arch at eckner dot net> pkgname='perl-specio' -pkgver=0.14 +pkgver=0.16 pkgrel=1 pkgdesc='Type constraints and coercions for Perl' arch=('any') @@ -26,7 +26,7 @@ checkdepends=( url='https://metacpan.org/release/Specio' _distdir="Specio-${pkgver}" source=("https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/${_distdir}.tar.gz") -sha512sums=('38a437c8ace954eb710aebee88a3b135f4237974e2d71e5fbb1c723ed4e291b04cd0b053c7a795f963b3f2b7cbb9b50ad1d32c0b523429bed4e775b36a72c789') +sha512sums=('e47c173e22b5c9804eb097c984801f35ad4a947b6b253a056354ca0ec0841db5d5eea4964ad69d775c30e9ad6847b42270bf9ea5a6f6acea951dc8159b24c8b0') build() { ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \ |