aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tomli_w
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-05-14 09:23:58 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-15 11:05:53 +0700
commit1aca99c061f669b80e8f99315b0f8b50472d41d8 (patch)
treeb918338b1e9c7d9df64ac648f91724d2ba1b4c7b /python/python3-tomli_w
parent615722a706feb660559fe90ddb11ea014be11f12 (diff)
downloadslackbuilds-1aca99c061f669b80e8f99315b0f8b50472d41d8.tar.xz
python/python3-tomli_w: SRCNAM changes.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-tomli_w')
-rw-r--r--python/python3-tomli_w/python3-tomli_w.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-tomli_w/python3-tomli_w.SlackBuild b/python/python3-tomli_w/python3-tomli_w.SlackBuild
index f4ac34b76801..7d20a1f227b2 100644
--- a/python/python3-tomli_w/python3-tomli_w.SlackBuild
+++ b/python/python3-tomli_w/python3-tomli_w.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-tomli_w
-SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
+SRCNAM=${PRGNAM#python3-*}
VERSION=${VERSION:-1.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}