diff options
-rw-r--r-- | python/python3-tomlkit/python3-tomlkit.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-tomlkit/python3-tomlkit.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/python/python3-tomlkit/python3-tomlkit.info b/python/python3-tomlkit/python3-tomlkit.info index 039df4bba5e66..49afa6afbaac3 100644 --- a/python/python3-tomlkit/python3-tomlkit.info +++ b/python/python3-tomlkit/python3-tomlkit.info @@ -1,8 +1,8 @@ PRGNAM="python3-tomlkit" -VERSION="0.11.5" +VERSION="0.11.6" HOMEPAGE="https://github.com/sdispater/tomlkit" -DOWNLOAD="https://github.com/sdispater/tomlkit/releases/download/0.11.5/tomlkit-0.11.5.tar.gz" -MD5SUM="d5702dd3ecf513935d24d673761f5296" +DOWNLOAD="https://github.com/sdispater/tomlkit/releases/download/0.11.6/tomlkit-0.11.6.tar.gz" +MD5SUM="ac33a015aa5f3f8e8e0667081b388bb7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |