perl-strictures: update to 2.000005.

This commit is contained in:
maxice8 2018-06-20 02:33:14 -03:00
parent 5104c91d3e
commit e90240c502

View file

@ -1,16 +1,16 @@
# Template file for 'perl-strictures' # Template file for 'perl-strictures'
pkgname=perl-strictures pkgname=perl-strictures
version=2.000004 version=2.000005
revision=1 revision=1
noarch=yes
wrksrc="${pkgname/perl-/}-${version}" wrksrc="${pkgname/perl-/}-${version}"
build_style=perl-module build_style=perl-module
hostmakedepends="perl" hostmakedepends="perl"
makedepends="perl" makedepends="perl"
depends="${makedepends}" depends="$makedepends"
short_desc="Turn on strict and make most warnings fatal" short_desc="Turn on strict and make most warnings fatal"
maintainer="maxice8 <thinkabit.ukim@gmail.com>" maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="Artistic-1.0-Perl, GPL-1.0-or-later" license="Artistic-1.0-Perl, GPL-1.0-or-later"
homepage="https://metacpan.org/release/strictures" homepage="https://metacpan.org/release/strictures"
distfiles="https://cpan.org/authors/id/H/HA/HAARG/strictures-${version}.tar.gz" distfiles="https://cpan.org/authors/id/E/ET/ETHER/strictures-${version}.tar.gz"
checksum=23842430a3fe1d664aa9399a7356b0463a24fe4f7ed3f68f7bdb4c3e0d06f753 checksum=960bdb9f82c8f09caebc417bce3fdf75b27de81f4408d0ba0b0a6d61ab86dd99
noarch=yes