aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tomlkit/python3-tomlkit.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-04-29 11:08:54 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-29 18:11:46 +0700
commit5b477bc9e11d159eccca99f328924d98e6a95d76 (patch)
tree02c45a0bbae1cb3abf45250fe3e8096d88858b6a /python/python3-tomlkit/python3-tomlkit.SlackBuild
parent2862cd6ea4eaaf9e1c4d47b2ff37fede457ffbf3 (diff)
python/python3-tomlkit: Updated for version 0.11.8.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-tomlkit/python3-tomlkit.SlackBuild')
-rw-r--r--python/python3-tomlkit/python3-tomlkit.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-tomlkit/python3-tomlkit.SlackBuild b/python/python3-tomlkit/python3-tomlkit.SlackBuild
index 4595b6a77893a..935ae8ebbd702 100644
--- a/python/python3-tomlkit/python3-tomlkit.SlackBuild
+++ b/python/python3-tomlkit/python3-tomlkit.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-tomlkit
-VERSION=${VERSION:-0.11.7}
+VERSION=${VERSION:-0.11.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}