perl-MP3-Info: fix license, other lint
This commit is contained in:
parent
6efad74390
commit
2d4635d229
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-MP3-Info'
|
||||
pkgname=perl-MP3-Info
|
||||
version=1.26
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends}"
|
|||
depends="${makedepends}"
|
||||
short_desc="Perl interface to read and manipulate MP3 file information"
|
||||
maintainer="Evan Deaubl <evan@deaubl.name>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/MP3-Info"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/MP3/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=5762340732421f2502a770d6a126e584f2cd963351d2bc257bd278c39bce8be7
|
||||
|
|
Loading…
Reference in a new issue