diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2020-11-03 18:34:12 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-09 23:23:44 +0700 |
commit | 609c8ad8f48f84f01fc9c1d97ae3c0d18835218a (patch) | |
tree | 6d956db8c0b91bf2a3f037575d357b709354d2e0 /python/python-toml/python-toml.SlackBuild | |
parent | bdbeb728e83fa1123a5dc599cf6e9e9c7b8c9851 (diff) |
python/python-toml: Updated for version 0.10.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-toml/python-toml.SlackBuild')
-rw-r--r-- | python/python-toml/python-toml.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-toml/python-toml.SlackBuild b/python/python-toml/python-toml.SlackBuild index 9cdcb9399d..d5299c954f 100644 --- a/python/python-toml/python-toml.SlackBuild +++ b/python/python-toml/python-toml.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python-toml SRCNAM=toml -VERSION=${VERSION:-0.10.1} +VERSION=${VERSION:-0.10.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |