aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tempora/python3-tempora.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-tempora/python3-tempora.SlackBuild')
-rw-r--r--python/python3-tempora/python3-tempora.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-tempora/python3-tempora.SlackBuild b/python/python3-tempora/python3-tempora.SlackBuild
index a36931ea8554..401b2e83e1b8 100644
--- a/python/python3-tempora/python3-tempora.SlackBuild
+++ b/python/python3-tempora/python3-tempora.SlackBuild
@@ -30,8 +30,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-tempora
-SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-5.2.1}
+SRCNAM=${PRGNAM#python3-*}
+VERSION=${VERSION:-5.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}