* update perl-module-build-tiny to 0.047-1

This commit is contained in:
Alexander Baldeck 2023-11-20 10:10:06 +01:00
parent 623853449d
commit c32822e4e0

View File

@ -4,8 +4,8 @@
pkgname=perl-module-build-tiny
_pkgname=Module-Build-Tiny
pkgver=0.046
pkgrel=2
pkgver=0.047
pkgrel=1
pkgdesc="A tiny replacement for Module::Build"
arch=(any)
license=('PerlArtistic' 'GPL')
@ -14,7 +14,7 @@ depends=('perl' 'perl-extutils-config' 'perl-extutils-helpers' 'perl-extutils-in
makedepends=('perl-test-harness')
url="https://search.cpan.org/dist/Module-Build-Tiny"
source=("https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_pkgname}-${pkgver}.tar.gz")
sha512sums=('21a6aaa9130dfa842df2cd7ff2f8264b89f4d065fa550a74ce41c3c2fb60c276abad9b59362e013efdeb85b0fa4e89aa96ab35b1ec53e499c29ba3c8f286e64b')
sha512sums=('505e8a1a1d7e4f73a820352b476c938769bee1b069eaee0df7a95ea5651f109dfb106faf82bf423ca96b15d0148fd890342ad214b4fa6481d15b8f494fe48a30')
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \