libraries/zmusic: Updated for version 1.1.4.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-11-09 14:01:00 -05:00 committed by Willy Sudiarto Raharjo
parent 3abbbe71c6
commit af33427182
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 7 additions and 4 deletions

View File

@ -6,8 +6,11 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20201109 bkw: updated for v1.1.4
# 20201003 bkw: added at v1.1.3
PRGNAM=zmusic
VERSION=${VERSION:-1.1.3}
VERSION=${VERSION:-1.1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="zmusic"
VERSION="1.1.3"
VERSION="1.1.4"
HOMEPAGE="https://github.com/coelckers/ZMusic"
DOWNLOAD="https://github.com/coelckers/ZMusic/archive/1.1.3/ZMusic-1.1.3.tar.gz"
MD5SUM="a2f96bac634f199b56d2fc3ea33b3969"
DOWNLOAD="https://github.com/coelckers/ZMusic/archive/1.1.4/ZMusic-1.1.4.tar.gz"
MD5SUM="f37fc39680295bf7b23f816bbf79c60a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fluidsynth"