diff options
Diffstat (limited to 'python/python3-librosa/python3-librosa.SlackBuild')
-rw-r--r-- | python/python3-librosa/python3-librosa.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-librosa/python3-librosa.SlackBuild b/python/python3-librosa/python3-librosa.SlackBuild index c34c2df9350ef..34b52487576bb 100644 --- a/python/python3-librosa/python3-librosa.SlackBuild +++ b/python/python3-librosa/python3-librosa.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-librosa SRCNAM=librosa -VERSION=${VERSION:-0.10.2} +VERSION=${VERSION:-0.10.2.post1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |