audio/musikcube: Updated for version 3.0.1.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Samuel Young 2023-06-01 20:04:08 +01:00 committed by Willy Sudiarto Raharjo
parent 1fee384a7b
commit d086004c74
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=musikcube
VERSION=${VERSION:-3.0.0}
VERSION=${VERSION:-3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="musikcube"
VERSION="3.0.0"
VERSION="3.0.1"
HOMEPAGE="https://musikcube.com"
DOWNLOAD="https://github.com/clangen/musikcube/archive/3.0.0/musikcube-3.0.0.tar.gz"
MD5SUM="5f31b6b0aa120579b53d1fce4668dbcd"
DOWNLOAD="https://github.com/clangen/musikcube/archive/3.0.1/musikcube-3.0.1.tar.gz"
MD5SUM="53e53267401617a4549be624db91126a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="asio libev libmicrohttpd"