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