summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2021-10-10 21:04:30 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:52:40 +0200
commitdd0b4fd2d3838821a136bbc8c2e7c55f885e9bac (patch)
tree9781d073252107e0996617f369138131543c9b18
parent538fc0eeb2c0a81d01ca433c94736dc8f1a04087 (diff)
downloadslackbuilds-dd0b4fd2d3838821a136bbc8c2e7c55f885e9bac.tar.gz
libraries/zmusic: Updated for version 1.1.8.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/zmusic/zmusic.SlackBuild6
-rw-r--r--libraries/zmusic/zmusic.info6
2 files changed, 5 insertions, 7 deletions
diff --git a/libraries/zmusic/zmusic.SlackBuild b/libraries/zmusic/zmusic.SlackBuild
index 618406b07d..36728a2755 100644
--- a/libraries/zmusic/zmusic.SlackBuild
+++ b/libraries/zmusic/zmusic.SlackBuild
@@ -6,13 +6,14 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20211010 bkw: updated for v1.1.8
# 20201109 bkw: updated for v1.1.4
# 20201003 bkw: added at v1.1.3
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=zmusic
-VERSION=${VERSION:-1.1.4}
+VERSION=${VERSION:-1.1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -27,9 +28,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/libraries/zmusic/zmusic.info b/libraries/zmusic/zmusic.info
index 3ee3cb9ca8..13f680fad3 100644
--- a/libraries/zmusic/zmusic.info
+++ b/libraries/zmusic/zmusic.info
@@ -1,8 +1,8 @@
PRGNAM="zmusic"
-VERSION="1.1.4"
+VERSION="1.1.8"
HOMEPAGE="https://github.com/coelckers/ZMusic"
-DOWNLOAD="https://github.com/coelckers/ZMusic/archive/1.1.4/ZMusic-1.1.4.tar.gz"
-MD5SUM="f37fc39680295bf7b23f816bbf79c60a"
+DOWNLOAD="https://github.com/coelckers/ZMusic/archive/1.1.8/ZMusic-1.1.8.tar.gz"
+MD5SUM="2fb087e2a48be73e6b1fe83c4fde32bb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""