aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tomlkit/python3-tomlkit.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-07-07 19:59:43 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-09 10:06:14 +0700
commit3e8057147f7fd0de4edddd9c0d4ecdce531a0abc (patch)
tree420f4ecba33e48b45a91fee5f83891e88cd3ee64 /python/python3-tomlkit/python3-tomlkit.SlackBuild
parent123c5a40efdb520ce167380918ff800ba98ebe4b (diff)
python/python3-tomlkit: Updated for version 0.11.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 ab80ff7b85d43..33b8a975248ac 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.0}
+VERSION=${VERSION:-0.11.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}