network/python3-PyRSS2Gen: SRCNAM changes.

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

View file

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