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