From fe2e47c8abefa3e863c9a7998491ed7eea546124 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Thu, 30 Jun 2022 13:25:29 -0700 Subject: python/python3-tomlkit: Update for 0.11.0 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-tomlkit/python3-tomlkit.SlackBuild | 2 +- python/python3-tomlkit/python3-tomlkit.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-tomlkit') diff --git a/python/python3-tomlkit/python3-tomlkit.SlackBuild b/python/python3-tomlkit/python3-tomlkit.SlackBuild index e7bbe04dc0..ab80ff7b85 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.10.2} +VERSION=${VERSION:-0.11.0} 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 5ec6195400..d96004a352 100644 --- a/python/python3-tomlkit/python3-tomlkit.info +++ b/python/python3-tomlkit/python3-tomlkit.info @@ -1,8 +1,8 @@ PRGNAM="python3-tomlkit" -VERSION="0.10.2" +VERSION="0.11.0" HOMEPAGE="https://github.com/sdispater/tomlkit" -DOWNLOAD="https://github.com/sdispater/tomlkit/releases/download/0.10.2/tomlkit-0.10.2.tar.gz" -MD5SUM="308140bc03dbf2d4e4092837163bf888" +DOWNLOAD="https://github.com/sdispater/tomlkit/releases/download/0.11.0/tomlkit-0.11.0.tar.gz" +MD5SUM="c4edce886bc20ef8ecea49984cce2e69" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3