summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-03-05 14:50:42 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-03-05 14:50:42 +0700
commit164d14066d5cf87e2c74a1e23fc8b59dbdd792db (patch)
tree956f7c7f5c43f0a37d68afa4b69b6e82b9a69987 /libraries
parentd5803ba3e9e8e1ed800196d4ffe429d0a0b9a9bc (diff)
downloadslackbuilds-164d14066d5cf87e2c74a1e23fc8b59dbdd792db.tar.gz
slackbuilds-164d14066d5cf87e2c74a1e23fc8b59dbdd792db.tar.xz
libraries/PySoundCard: Updated for version 0.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/PySoundCard/PySoundCard.SlackBuild2
-rw-r--r--libraries/PySoundCard/PySoundCard.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/PySoundCard/PySoundCard.SlackBuild b/libraries/PySoundCard/PySoundCard.SlackBuild
index 75577c6a87..2c501fb6a1 100644
--- a/libraries/PySoundCard/PySoundCard.SlackBuild
+++ b/libraries/PySoundCard/PySoundCard.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=PySoundCard
-VERSION=${VERSION:-0.4.4}
+VERSION=${VERSION:-0.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/PySoundCard/PySoundCard.info b/libraries/PySoundCard/PySoundCard.info
index 7a82dc9fb7..da1c4055e3 100644
--- a/libraries/PySoundCard/PySoundCard.info
+++ b/libraries/PySoundCard/PySoundCard.info
@@ -1,8 +1,8 @@
PRGNAM="PySoundCard"
-VERSION="0.4.4"
+VERSION="0.5.0"
HOMEPAGE="https://github.com/bastibe/PySoundCard"
-DOWNLOAD="https://pypi.python.org/packages/source/P/PySoundCard/PySoundCard-0.4.4.tar.gz"
-MD5SUM="2cc53d7fc41f94eb9028c9122aecf2d5"
+DOWNLOAD="https://pypi.python.org/packages/source/P/PySoundCard/PySoundCard-0.5.0.tar.gz"
+MD5SUM="e5d90c244bc60ccd22e51970903af029"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools portaudio numpy cffi"