perl-Test-Class: rebuild for new homepage
This commit is contained in:
parent
255037bf80
commit
77e94ad444
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'perl-Test-Class'
|
# Template file for 'perl-Test-Class'
|
||||||
pkgname=perl-Test-Class
|
pkgname=perl-Test-Class
|
||||||
version=0.50
|
version=0.50
|
||||||
revision=2
|
revision=3
|
||||||
|
noarch=yes
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="perl perl-MRO-Compat perl-Try-Tiny perl-Test-Exception perl-Module-Runtime"
|
makedepends="perl perl-MRO-Compat perl-Try-Tiny perl-Test-Exception perl-Module-Runtime"
|
||||||
depends="${makedepends}"
|
depends="$makedepends"
|
||||||
short_desc="Easily create test classes in an xUnit/JUnit style"
|
short_desc="Easily create test classes in an xUnit/JUnit style"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/Test-Class"
|
homepage="https://metacpan.org/release/Test-Class"
|
||||||
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=099154ed8caf3ff97c71237fab952264ac1c03d9270737a56071cabe65991350
|
checksum=099154ed8caf3ff97c71237fab952264ac1c03d9270737a56071cabe65991350
|
||||||
noarch=yes
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue