summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-02-10 11:19:30 +0100
committer Erik Hanson2014-02-11 19:15:08 +0100
commit9405e2ef3e3e8b7566cbf0a5dd42ae54ca524561 (patch)
treec03a410b07349ff0933f7e59cd5b6fcdca929806 /libraries
parent5ff31cd7c5b90c1de33d814da6d39c3107a0c990 (diff)
downloadslackbuilds-9405e2ef3e3e8b7566cbf0a5dd42ae54ca524561.tar.gz
libraries/PySoundCard: Updated for version 0.4.4.
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 d5c2733edd..75577c6a87 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.3}
+VERSION=${VERSION:-0.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/PySoundCard/PySoundCard.info b/libraries/PySoundCard/PySoundCard.info
index fd3bbe2bda..7a82dc9fb7 100644
--- a/libraries/PySoundCard/PySoundCard.info
+++ b/libraries/PySoundCard/PySoundCard.info
@@ -1,8 +1,8 @@
PRGNAM="PySoundCard"
-VERSION="0.4.3"
+VERSION="0.4.4"
HOMEPAGE="https://github.com/bastibe/PySoundCard"
-DOWNLOAD="https://pypi.python.org/packages/source/P/PySoundCard/PySoundCard-0.4.3.tar.gz"
-MD5SUM="792cd704b884a6186cad76a25ee0c645"
+DOWNLOAD="https://pypi.python.org/packages/source/P/PySoundCard/PySoundCard-0.4.4.tar.gz"
+MD5SUM="2cc53d7fc41f94eb9028c9122aecf2d5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools portaudio numpy cffi"