perl-Test-Warnins: Update to 0.030

This commit is contained in:
Alexey Pavlov 2020-05-30 11:47:33 +03:00
parent 959d6b9fae
commit e18dc6d465

View File

@ -2,7 +2,7 @@
_realname=Test-Warnings
pkgname=perl-${_realname}
pkgver=0.029
pkgver=0.030
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=('b55214ea50395f1ae14ac504dd3d0d21580a92c558e8049cbe7b3ac42add1792')
sha256sums=('89a4947ddf1564ae01122275584433d7f6c4370370bcf3768922d796956ae24f')
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \