diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-05-08 12:59:42 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-11 06:51:53 +0700 |
commit | 5ccfb88b7b5c9c74c2763c55b5788cf887b40a9c (patch) | |
tree | 8356dd19058e8641a8cdc7fc0727af102cb15561 /python/python3-tomlkit/python3-tomlkit.SlackBuild | |
parent | 29fe5805ae32bd47f341475a0e6b20d3e7d2d850 (diff) |
python/python3-tomlkit: Update for 0.12.5
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 7651b56273..8145d18a51 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.12.4} +VERSION=${VERSION:-0.12.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |