From 962cc8abe9e5e2ffb90f3dab4fb1780b42ede823 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Sun, 14 May 2023 09:23:55 -0600 Subject: python/python3-hatch_vcs: SRCNAM changes. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild') diff --git a/python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild b/python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild index d14bc43b8d..80893be36d 100644 --- a/python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild +++ b/python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-hatch_vcs -SRCNAM=$(echo $PRGNAM | sed "s/python3-//") +SRCNAM=${PRGNAM#python3-*} VERSION=${VERSION:-0.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -- cgit v1.2.3