summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 5ab80aa275..443b9d2537 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.6}
+VERSION=${VERSION:-0.9.8}
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 b465443ebe..6221e09945 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.6"
+VERSION="0.9.8"
HOMEPAGE="https://pypi.org/project/json5/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/j/json5/json5-0.9.6.tar.gz"
-MD5SUM="7557431d6579237d200aad0c68faaf10"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/j/json5/json5-0.9.8.tar.gz"
+MD5SUM="bbd859fbfedd8eecf21d1958dc4a004a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""