aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tomlkit/python3-tomlkit.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-08-16 17:08:38 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-20 10:06:34 +0700
commit5787e290064430e1db7591885f4222cd1f05e37e (patch)
tree4ae39c7f525543d878b03a3672a40c296a322653 /python/python3-tomlkit/python3-tomlkit.SlackBuild
parentf4ba47f85ff5110b06ef772ff4d51298075a6921 (diff)
python/python3-tomlkit: Updated for version 0.11.4.
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 550ed3f3fc..d39927a7c9 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.2}
+VERSION=${VERSION:-0.11.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}