perl-MP3-Tag: update to 1.15.
This commit is contained in:
parent
c487dae462
commit
5eacd1ee9a
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'perl-MP3-Tag'
|
||||
pkgname=perl-MP3-Tag
|
||||
version=1.14
|
||||
version=1.15
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
hostmakedepends="perl unzip"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="Module for reading tags of MP3 audio files"
|
||||
maintainer="eater <=@eater.me>"
|
||||
license="Artistic-1.0-Perl"
|
||||
homepage="https://metacpan.org/release/MP3-Tag"
|
||||
license="Artistic"
|
||||
distfiles="${CPAN_SITE}/MP3/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=3ec392f273ce38228ee2d7e53f7622f6f90a9c31c5079e6c9f354fb04a98c259
|
||||
distfiles="${CPAN_SITE}/MP3/${pkgname/perl-/}-${version}.zip"
|
||||
checksum=aaac48f4637edca408fd79381bc0bff0f9b11bd8e1e94de059dae993365f56d1
|
||||
|
|
Loading…
Reference in a new issue