aboutsummaryrefslogtreecommitdiff
path: root/python/python3-knowit/python3-knowit.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-08-11 23:52:48 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-16 08:01:18 +0700
commit488aa825a3f9237b412638d7400d3d7be9adc84b (patch)
treedb1b63f00ec64c17f4a3bc0e17faaf05f56951ec /python/python3-knowit/python3-knowit.SlackBuild
parent19630d4f9cad586c859cee331e8a1c181a13d655 (diff)
python/python3-knowit: Version bump to 0.5.11
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-knowit/python3-knowit.SlackBuild')
-rw-r--r--python/python3-knowit/python3-knowit.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-knowit/python3-knowit.SlackBuild b/python/python3-knowit/python3-knowit.SlackBuild
index ff041a009d..50875642c7 100644
--- a/python/python3-knowit/python3-knowit.SlackBuild
+++ b/python/python3-knowit/python3-knowit.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-knowit
-VERSION=${VERSION:-0.5.6}
+VERSION=${VERSION:-0.5.11}
SRCNAM=${SRCNAM:-knowit}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}