aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tempora/python3-tempora.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-01-22 11:36:00 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-28 08:22:49 +0700
commitbeb91b70cf6312cc433ccb1439489329a447af71 (patch)
tree22fe6f2641b67044711fc8bb9145d49e441afe2d /python/python3-tempora/python3-tempora.SlackBuild
parentcd6e48e3c443af2bf0620002e7f5b6c24bffb1ae (diff)
python/python3-tempora: Updated for version 5.2.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/python/python3-tempora/python3-tempora.SlackBuild b/python/python3-tempora/python3-tempora.SlackBuild
index 80459f49cf..a36931ea85 100644
--- a/python/python3-tempora/python3-tempora.SlackBuild
+++ b/python/python3-tempora/python3-tempora.SlackBuild
@@ -25,12 +25,13 @@
# 20220908 46and2: Updated version.
# -build process changed
# 20230104 46and2: Updated version, remove dep.
+# 20230122 46and2: Updated version, re-add dep.
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-tempora
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-5.2.0}
+VERSION=${VERSION:-5.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}