audio/musikcube: Updated for version 3.0.0.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Samuel Young 2023-04-27 22:24:49 +01:00 committed by Willy Sudiarto Raharjo
parent 35ee8bd363
commit 9b95a97487
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:-0.99.8}
VERSION=${VERSION:-3.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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