aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/python3-soundfile/python3-soundfile.SlackBuild2
-rw-r--r--python/python3-soundfile/python3-soundfile.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-soundfile/python3-soundfile.SlackBuild b/python/python3-soundfile/python3-soundfile.SlackBuild
index 68a49a2df5..69eed815ee 100644
--- a/python/python3-soundfile/python3-soundfile.SlackBuild
+++ b/python/python3-soundfile/python3-soundfile.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-soundfile
-VERSION=${VERSION:-0.13.0}
+VERSION=${VERSION:-0.13.1}
SRCNAM=${SRCNAM:-python-soundfile}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-soundfile/python3-soundfile.info b/python/python3-soundfile/python3-soundfile.info
index 921a86c95d..1c0fd49ac1 100644
--- a/python/python3-soundfile/python3-soundfile.info
+++ b/python/python3-soundfile/python3-soundfile.info
@@ -1,8 +1,8 @@
PRGNAM="python3-soundfile"
-VERSION="0.13.0"
+VERSION="0.13.1"
HOMEPAGE="https://github.com/bastibe/python-soundfile"
-DOWNLOAD="https://github.com/bastibe/python-soundfile/archive/refs/tags/0.13.0/python-soundfile-0.13.0.tar.gz"
-MD5SUM="3337110d859488298c294682986de7fb"
+DOWNLOAD="https://github.com/bastibe/python-soundfile/archive/refs/tags/0.13.1/python-soundfile-0.13.1.tar.gz"
+MD5SUM="8c28697bcdcf44643e207631833137d3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-numpy"