summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-04-17 20:20:30 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-22 08:11:10 +0700
commitb830ceca7c0e2d98088b689b46d3f48a57316a9b (patch)
tree869165612cab237138b7cd19d76c383755c88e25
parent6ab0ab6355f3be966d6abe7c7224ed76acf6e4c6 (diff)
downloadslackbuilds-b830ceca7c0e2d98088b689b46d3f48a57316a9b.tar.gz
slackbuilds-b830ceca7c0e2d98088b689b46d3f48a57316a9b.tar.xz
libraries/pyacoustid: Updated for version 1.1.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--libraries/pyacoustid/pyacoustid.SlackBuild4
-rw-r--r--libraries/pyacoustid/pyacoustid.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/pyacoustid/pyacoustid.SlackBuild b/libraries/pyacoustid/pyacoustid.SlackBuild
index f34d2ff539..93362ee6d7 100644
--- a/libraries/pyacoustid/pyacoustid.SlackBuild
+++ b/libraries/pyacoustid/pyacoustid.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pyacoustid
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pyacoustid
-VERSION=${VERSION:-1.1.4}
+VERSION=${VERSION:-1.1.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/pyacoustid/pyacoustid.info b/libraries/pyacoustid/pyacoustid.info
index fa6fb587ad..21cd818390 100644
--- a/libraries/pyacoustid/pyacoustid.info
+++ b/libraries/pyacoustid/pyacoustid.info
@@ -1,8 +1,8 @@
PRGNAM="pyacoustid"
-VERSION="1.1.4"
+VERSION="1.1.5"
HOMEPAGE="https://github.com/sampsyo/pyacoustid"
-DOWNLOAD="https://pypi.python.org/packages/ce/8d/a550a5a13d8362e385447a7a133855943e192c115d0e115d5cad48cd36ff/pyacoustid-1.1.4.tar.gz"
-MD5SUM="345190596fb947dc85d9c249357db4ae"
+DOWNLOAD="https://pypi.python.org/packages/da/d1/bf83cce400d5513891ea52e83fde42f17299f80a380f427d50428f817a3c/pyacoustid-1.1.5.tar.gz"
+MD5SUM="036a4754343d1f9c894004c82d8309bd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-requests audioread"