summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-11-09 14:01:00 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-11-14 17:16:45 +0700
commitaf334271827d7128f99109359e524bff0bcca591 (patch)
treeffd792b13269cc17df6d3d367b2295864bbe0632
parent3abbbe71c63a63fddef8a82ccb809a1d67bddaa8 (diff)
downloadslackbuilds-af334271827d7128f99109359e524bff0bcca591.tar.gz
slackbuilds-af334271827d7128f99109359e524bff0bcca591.tar.xz
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>
-rw-r--r--libraries/zmusic/zmusic.SlackBuild5
-rw-r--r--libraries/zmusic/zmusic.info6
2 files changed, 7 insertions, 4 deletions
diff --git a/libraries/zmusic/zmusic.SlackBuild b/libraries/zmusic/zmusic.SlackBuild
index 19bad77002..a19bc58c72 100644
--- a/libraries/zmusic/zmusic.SlackBuild
+++ b/libraries/zmusic/zmusic.SlackBuild
@@ -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}
diff --git a/libraries/zmusic/zmusic.info b/libraries/zmusic/zmusic.info
index ac893c915f..060ae3cb51 100644
--- a/libraries/zmusic/zmusic.info
+++ b/libraries/zmusic/zmusic.info
@@ -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"