perl-Module-Find: rebuild for metadata
This commit is contained in:
parent
12493df853
commit
a5ff9f574d
1 changed files with 6 additions and 6 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template build file for 'perl-Module-Find'.
|
||||
# Template file for 'perl-Module-Find'
|
||||
pkgname=perl-Module-Find
|
||||
version=0.13
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
checkdepends="perl-Test-Pod perl-Test-Pod-Coverage perl-Test-CPAN-Meta"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
checkdepends="perl-Test-Pod perl-Test-Pod-Coverage perl-Test-CPAN-Meta"
|
||||
short_desc="Module::Find - Find and use installed modules in a (sub)category"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Module-Find"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=4a47862072ca4962fa69796907476049dc60176003e946cf4b68a6b669f18568
|
||||
|
|
Loading…
Add table
Reference in a new issue