diff options
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 |
commit | b830ceca7c0e2d98088b689b46d3f48a57316a9b (patch) | |
tree | 869165612cab237138b7cd19d76c383755c88e25 /libraries/pyacoustid | |
parent | 6ab0ab6355f3be966d6abe7c7224ed76acf6e4c6 (diff) |
libraries/pyacoustid: Updated for version 1.1.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'libraries/pyacoustid')
-rw-r--r-- | libraries/pyacoustid/pyacoustid.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/pyacoustid/pyacoustid.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/pyacoustid/pyacoustid.SlackBuild b/libraries/pyacoustid/pyacoustid.SlackBuild index f34d2ff539e4..93362ee6d7b6 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 fa6fb587ada1..21cd818390f1 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" |