From 2de35d351324769c553e3354c8c705cd1ea64f69 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Thu, 27 Oct 2022 13:04:40 -0700 Subject: [PATCH] python/python3-tomlkit: Update for 0.11.6 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(-) diff --git a/python/python3-tomlkit/python3-tomlkit.SlackBuild b/python/python3-tomlkit/python3-tomlkit.SlackBuild index b3029bce53..30daa4f84f 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 039df4bba5..49afa6afba 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=""