perl-Text-WrapI18N: fix license, other lint
This commit is contained in:
parent
fffe6b0b59
commit
59b6f9230c
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'perl-Text-WrapI18N'
|
# Template file for 'perl-Text-WrapI18N'
|
||||||
pkgname=perl-Text-WrapI18N
|
pkgname=perl-Text-WrapI18N
|
||||||
version=0.06
|
version=0.06
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl perl-Text-CharWidth"
|
hostmakedepends="perl perl-Text-CharWidth"
|
||||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends}"
|
||||||
depends="${hostmakedepends}"
|
depends="${hostmakedepends}"
|
||||||
short_desc="Line wrapping module with support for multibyte character encodings"
|
short_desc="Line wrapping module with support for multibyte character encodings"
|
||||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/Text-WrapI18N"
|
homepage="https://metacpan.org/release/Text-WrapI18N"
|
||||||
distfiles="${CPAN_SITE}/Text/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Text/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=4bd29a17f0c2c792d12c1005b3c276f2ab0fae39c00859ae1741d7941846a488
|
checksum=4bd29a17f0c2c792d12c1005b3c276f2ab0fae39c00859ae1741d7941846a488
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue