aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-10-27 13:04:40 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-29 09:41:57 +0700
commit2de35d351324769c553e3354c8c705cd1ea64f69 (patch)
tree789c1fe7cb4a955aaeca593896d2b4df545e2c08
parentc6bbd82256dee45e1fe027e16b9fc040f18a2d17 (diff)
downloadslackbuilds-2de35d351324769c553e3354c8c705cd1ea64f69.tar.xz
python/python3-tomlkit: Update for 0.11.6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-tomlkit/python3-tomlkit.SlackBuild2
-rw-r--r--python/python3-tomlkit/python3-tomlkit.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-tomlkit/python3-tomlkit.SlackBuild b/python/python3-tomlkit/python3-tomlkit.SlackBuild
index b3029bce5333..30daa4f84f88 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 039df4bba5e6..49afa6afbaac 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=""