aboutsummaryrefslogtreecommitdiff
path: root/python/python3-trakit/python3-trakit.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-08-11 23:59:41 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-16 08:01:19 +0700
commit29ccd9f7035b9e161ac06a09fa16ad836f3a4982 (patch)
tree8fb7931dbf2aabe8d9a94b70f4b87c43f48f41a7 /python/python3-trakit/python3-trakit.SlackBuild
parent8eb460a4f71ced36fbd328b7a6aefa51b21e226d (diff)
python/python3-trakit: Version bump to 0.2.5
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-trakit/python3-trakit.SlackBuild')
-rw-r--r--python/python3-trakit/python3-trakit.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-trakit/python3-trakit.SlackBuild b/python/python3-trakit/python3-trakit.SlackBuild
index ed819872d5..367ac2c398 100644
--- a/python/python3-trakit/python3-trakit.SlackBuild
+++ b/python/python3-trakit/python3-trakit.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-trakit
-VERSION=${VERSION:-0.2.2}
+VERSION=${VERSION:-0.2.5}
SRCNAM=${SRCNAM:-trakit}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}