summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
author Philip van der Hoeven <philip@vd-hoeven.nl>2017-08-05 14:58:00 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-08-12 06:57:23 +0700
commitdb0699f0f3c98705b6e5b1218e11445cac51bea5 (patch)
treeaf38e2c36e4def35c84475794ffc4e653cfc5f25 /audio
parente3a1c7b2a5f47dae49efb78dfd902a50b0ca271c (diff)
downloadslackbuilds-db0699f0f3c98705b6e5b1218e11445cac51bea5.tar.gz
slackbuilds-db0699f0f3c98705b6e5b1218e11445cac51bea5.tar.xz
audio/puddletag: Updated for version 1.2.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r--audio/puddletag/puddletag.SlackBuild4
-rw-r--r--audio/puddletag/puddletag.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/puddletag/puddletag.SlackBuild b/audio/puddletag/puddletag.SlackBuild
index 10ff31e654..f8559269a4 100644
--- a/audio/puddletag/puddletag.SlackBuild
+++ b/audio/puddletag/puddletag.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for puddletag
# Copyright 2012-2014 Bill Kirkpatrick, Cedar Lane, TX USA <bkirkp@gmail.com>
-# Copyright 2016 Philip van der Hoeven, Almere, The Netherlands
+# Copyright 2016-2017 Philip van der Hoeven, Almere, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=puddletag
-VERSION=${VERSION:-1.1.1}
+VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/audio/puddletag/puddletag.info b/audio/puddletag/puddletag.info
index 58fd090084..aa0e781061 100644
--- a/audio/puddletag/puddletag.info
+++ b/audio/puddletag/puddletag.info
@@ -1,8 +1,8 @@
PRGNAM="puddletag"
-VERSION="1.1.1"
+VERSION="1.2.0"
HOMEPAGE="http://docs.puddletag.net"
-DOWNLOAD="https://github.com/keithgg/puddletag/releases/download/1.1.1/puddletag-1.1.1.tar.gz"
-MD5SUM="ed664288a9902ebc8bc075f66218cbc7"
+DOWNLOAD="https://github.com/keithgg/puddletag/releases/download/v1.2.0/puddletag-1.2.0.tar.gz"
+MD5SUM="9be5c5fd6d1b1c4807069bd654614064"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="configobj mutagen pyparsing"