Merge pull request #1893 from Biswa96/perl-Test-Warnings-0.029

perl-Test-Warnings: update to 0.029
This commit is contained in:
Christoph Reiter
2020-03-15 10:16:37 +01:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
_realname=Test-Warnings
pkgname=perl-${_realname}
pkgver=0.026
pkgver=0.029
pkgrel=1
pkgdesc="Test for warnings and the lack of them"
arch=('any')
@@ -12,7 +12,7 @@ depends=('perl')
options=('!emptydirs')
groups=('perl-modules')
source=("https://search.mcpan.org/CPAN/authors/id/E/ET/ETHER/${_realname}-${pkgver}.tar.gz")
sha256sums=('ae2b68b1b5616704598ce07f5118efe42dc4605834453b7b2be14e26f9cc9a08')
sha256sums=('b55214ea50395f1ae14ac504dd3d0d21580a92c558e8049cbe7b3ac42add1792')
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \