aboutsummaryrefslogtreecommitdiff
path: root/network/python3-CherryMusic
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-05-14 09:23:50 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-15 11:05:43 +0700
commit4c22cfb9f6e4f473d8e2e79e92e6fee26bdbd691 (patch)
treebcf93e1e800c8bf23f8bb42d7f07aa1307b9e628 /network/python3-CherryMusic
parent890a39583f4ed81dba1b550d9c87094f8501a8c6 (diff)
network/python3-CherryMusic: SRCNAM changes.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/python3-CherryMusic')
-rw-r--r--network/python3-CherryMusic/python3-CherryMusic.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/python3-CherryMusic/python3-CherryMusic.SlackBuild b/network/python3-CherryMusic/python3-CherryMusic.SlackBuild
index 23fefedd7b4e7..ac249c157765f 100644
--- a/network/python3-CherryMusic/python3-CherryMusic.SlackBuild
+++ b/network/python3-CherryMusic/python3-CherryMusic.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-CherryMusic
-SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
+SRCNAM=${PRGNAM#python3-*}
VERSION=${VERSION:-0.41.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}