summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Isaac Yu2022-08-02 03:34:49 +0200
committer Willy Sudiarto Raharjo2022-08-06 15:15:59 +0200
commite70c0e0076ec23ff2e6d74ae759909e7ee3128d4 (patch)
treeb106e8d989b17b132e16679608e9f7a52cdba6f5
parent5716f72c254c8aabcea2592e3a4be5f0b8551b87 (diff)
downloadslackbuilds-e70c0e0076ec23ff2e6d74ae759909e7ee3128d4.tar.gz
python/python3-json5: Updated for version 0.9.9.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-json5/python3-json5.SlackBuild2
-rw-r--r--python/python3-json5/python3-json5.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-json5/python3-json5.SlackBuild b/python/python3-json5/python3-json5.SlackBuild
index 443b9d2537..8d915346a6 100644
--- a/python/python3-json5/python3-json5.SlackBuild
+++ b/python/python3-json5/python3-json5.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-json5
-VERSION=${VERSION:-0.9.8}
+VERSION=${VERSION:-0.9.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-json5/python3-json5.info b/python/python3-json5/python3-json5.info
index 6221e09945..559c7a6586 100644
--- a/python/python3-json5/python3-json5.info
+++ b/python/python3-json5/python3-json5.info
@@ -1,8 +1,8 @@
PRGNAM="python3-json5"
-VERSION="0.9.8"
+VERSION="0.9.9"
HOMEPAGE="https://pypi.org/project/json5/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/j/json5/json5-0.9.8.tar.gz"
-MD5SUM="bbd859fbfedd8eecf21d1958dc4a004a"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/j/json5/json5-0.9.9.tar.gz"
+MD5SUM="e0ce13dc00af88efc4f46d947caf1a4d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""