summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Andreas Voegele2019-04-25 18:43:43 +0200
committer Willy Sudiarto Raharjo2019-04-25 18:43:43 +0200
commitca081d8299b51bc552f550dad0d0fd93f1352164 (patch)
treed4b2f7ea0c76ec978b6f4c8551eab32e583cafce /perl
parent7a97fa15648ae3f644721c2009c468f96f42ab37 (diff)
downloadslackbuilds-ca081d8299b51bc552f550dad0d0fd93f1352164.tar.gz
perl/perl-WebService-MusicBrainz: Updated for version 1.0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-WebService-MusicBrainz/perl-WebService-MusicBrainz.SlackBuild4
-rw-r--r--perl/perl-WebService-MusicBrainz/perl-WebService-MusicBrainz.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-WebService-MusicBrainz/perl-WebService-MusicBrainz.SlackBuild b/perl/perl-WebService-MusicBrainz/perl-WebService-MusicBrainz.SlackBuild
index 3f6de18b6b..5403f0b087 100644
--- a/perl/perl-WebService-MusicBrainz/perl-WebService-MusicBrainz.SlackBuild
+++ b/perl/perl-WebService-MusicBrainz/perl-WebService-MusicBrainz.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for perl-WebService-MusicBrainz
-# Copyright 2016-2018 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
@@ -17,7 +17,7 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
PRGNAM=perl-WebService-MusicBrainz
-VERSION=${VERSION:-1.0.4}
+VERSION=${VERSION:-1.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-WebService-MusicBrainz/perl-WebService-MusicBrainz.info b/perl/perl-WebService-MusicBrainz/perl-WebService-MusicBrainz.info
index 67e2a098ac..c5495f9c23 100644
--- a/perl/perl-WebService-MusicBrainz/perl-WebService-MusicBrainz.info
+++ b/perl/perl-WebService-MusicBrainz/perl-WebService-MusicBrainz.info
@@ -1,8 +1,8 @@
PRGNAM="perl-WebService-MusicBrainz"
-VERSION="1.0.4"
+VERSION="1.0.5"
HOMEPAGE="https://metacpan.org/pod/WebService::MusicBrainz"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BF/BFAIST/WebService-MusicBrainz-1.0.4.tar.gz"
-MD5SUM="eaa9acddf9f71040d8e9ac081e57b2b0"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BF/BFAIST/WebService-MusicBrainz-1.0.5.tar.gz"
+MD5SUM="69cd2eae86c5b6ac360a1f829e784239"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Mojolicious"