aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tempora/python3-tempora.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-12-10 21:35:32 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-12 16:39:16 +0700
commitb03c4fc05000f78162b99891e702f5c0036bfb7c (patch)
tree172511f0cc2f55fc52bc4f4c60660f1deb84ddf4 /python/python3-tempora/python3-tempora.SlackBuild
parent395838bfdcbb996dba904bceaec7dfdbedbbd741 (diff)
python/python3-tempora: Updated for version 5.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-tempora/python3-tempora.SlackBuild')
-rw-r--r--python/python3-tempora/python3-tempora.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-tempora/python3-tempora.SlackBuild b/python/python3-tempora/python3-tempora.SlackBuild
index 01b90a776a..8f07696052 100644
--- a/python/python3-tempora/python3-tempora.SlackBuild
+++ b/python/python3-tempora/python3-tempora.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-tempora
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-5.0.2}
+VERSION=${VERSION:-5.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}