perl-namespace-autoclean: update to 0.29
This commit is contained in:
parent
5773857f1b
commit
f3be886084
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template build file for 'perl-namespace-autoclean'.
|
# Template file for 'perl-namespace-autoclean'
|
||||||
pkgname=perl-namespace-autoclean
|
pkgname=perl-namespace-autoclean
|
||||||
version=0.28
|
version=0.29
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends} perl-Sub-Identify perl-namespace-clean perl-B-Hooks-EndOfScope"
|
makedepends="${hostmakedepends} perl-Sub-Identify perl-namespace-clean perl-B-Hooks-EndOfScope"
|
||||||
checkdepends="perl-Test-Requires"
|
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
|
checkdepends="perl-Test-Needs"
|
||||||
short_desc="Keep imports out of your namespace"
|
short_desc="Keep imports out of your namespace"
|
||||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/namespace-autoclean"
|
homepage="https://metacpan.org/release/namespace-autoclean"
|
||||||
license="Artistic, GPL-1"
|
|
||||||
distfiles="${CPAN_SITE}/namespace/${pkgname/perl-/}-$version.tar.gz"
|
distfiles="${CPAN_SITE}/namespace/${pkgname/perl-/}-$version.tar.gz"
|
||||||
checksum="cd410a1681add521a28805da2e138d44f0d542407b50999252a147e553c26c39"
|
checksum=45ebd8e64a54a86f88d8e01ae55212967c8aa8fed57e814085def7608ac65804
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue