diff --git a/python/python3-rebulk/python3-rebulk.SlackBuild b/python/python3-rebulk/python3-rebulk.SlackBuild index b25b59d222..aef5ea28cf 100644 --- a/python/python3-rebulk/python3-rebulk.SlackBuild +++ b/python/python3-rebulk/python3-rebulk.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-rebulk -SRCNAM=$(echo $PRGNAM | sed "s/python3-//") +SRCNAM=${PRGNAM#python3-*} VERSION=${VERSION:-3.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo}