diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-10-27 13:04:40 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-29 09:41:57 +0700 |
commit | 2de35d351324769c553e3354c8c705cd1ea64f69 (patch) | |
tree | 789c1fe7cb4a955aaeca593896d2b4df545e2c08 /python/python3-tomlkit/python3-tomlkit.SlackBuild | |
parent | c6bbd82256dee45e1fe027e16b9fc040f18a2d17 (diff) |
python/python3-tomlkit: Update for 0.11.6
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-tomlkit/python3-tomlkit.SlackBuild b/python/python3-tomlkit/python3-tomlkit.SlackBuild index b3029bce53332..30daa4f84f889 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.5} +VERSION=${VERSION:-0.11.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |