python/python3-texttable: SRCNAM changes.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-05-14 09:23:58 -06:00 committed by Willy Sudiarto Raharjo
parent 7a4c2a7209
commit 615722a706
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-texttable
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
SRCNAM=${PRGNAM#python3-*}
VERSION=${VERSION:-1.6.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}