perl/perl-MusicBrainz-DiscID: Updated for version 0.06.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a2a0ccdce9
commit
b50463c456
|
@ -4,7 +4,7 @@
|
|||
|
||||
# All rights reserved
|
||||
# Copyright 2012-15 Glenn Becker <glenn.becker@gmail.com>
|
||||
# Copyright 2016-2017 Andreas Voegele <andreas@andreasvoegele.com>
|
||||
# Copyright 2016-2019 Andreas Voegele <andreas@andreasvoegele.com>
|
||||
#
|
||||
# Permission to use, copy, modify, and distribute this software for any
|
||||
# purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -19,7 +19,7 @@
|
|||
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
PRGNAM=perl-MusicBrainz-DiscID
|
||||
VERSION=${VERSION:-0.04}
|
||||
VERSION=${VERSION:-0.06}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-MusicBrainz-DiscID"
|
||||
VERSION="0.04"
|
||||
VERSION="0.06"
|
||||
HOMEPAGE="https://metacpan.org/pod/MusicBrainz::DiscID"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/N/NJ/NJH/MusicBrainz-DiscID-0.04.tar.gz"
|
||||
MD5SUM="d9fa75c2aba97df9d938df424bb0284f"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/N/NJ/NJH/MusicBrainz-DiscID-0.06.tar.gz"
|
||||
MD5SUM="6579d43d270c965563f84fd5ffe0dde5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue