perl-strictures: update to 2.000004.

Closes #13642.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-04-19 20:26:55 -03:00 committed by Enno Boland
parent ea2da79a38
commit e28d45ddd5

View file

@ -1,6 +1,6 @@
# Template file for 'perl-strictures'
pkgname=perl-strictures
version=2.000003
version=2.000004
revision=1
wrksrc="${pkgname/perl-/}-${version}"
build_style=perl-module
@ -9,8 +9,8 @@ makedepends="perl"
depends="${makedepends}"
short_desc="Turn on strict and make most warnings fatal"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="Artistic, GPL-1"
license="Artistic-1.0-Perl, GPL-1.0-or-later"
homepage="http://search.cpan.org/dist/strictures"
distfiles="https://cpan.org/authors/id/H/HA/HAARG/strictures-${version}.tar.gz"
checksum=27f8ea096a521e9754d36ea32889c2cda28346d04e3e399e7ea118d182dbaf22
checksum=23842430a3fe1d664aa9399a7356b0463a24fe4f7ed3f68f7bdb4c3e0d06f753
noarch=yes