aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tomlkit/python3-tomlkit.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-08-14 12:13:10 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-16 10:56:45 +0700
commitbe3d36090b992134daadb7ca840f01bdf85f1349 (patch)
tree3907ce19dec3d583f7d04fad42ef9a5b114195bd /python/python3-tomlkit/python3-tomlkit.SlackBuild
parent015f06e038bb24b981c9aed99230e0ff435c22b2 (diff)
python/python3-tomlkit: Update for 0.13.2
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 3b61083929..b4aae67f9c 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.13.0}
+VERSION=${VERSION:-0.13.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}