summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"