aboutsummaryrefslogtreecommitdiff
path: root/python/python3-json5
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-05-14 22:37:20 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 11:17:22 +0700
commitd1cf64232c9f26ec681af6fb3c416b36fcbd9964 (patch)
treee5ebd90c16d8e945f9d64c4e6491642b668ad567 /python/python3-json5
parente79cb9e61e926fd127a9ad336a100eb0d1dbb88a (diff)
python/python3-json5: Updated for version 0.9.14.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-json5')
-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 631a82ae244b..7f5599d731db 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.13}
+VERSION=${VERSION:-0.9.14}
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 b4791b2b7c7d..1b75e01962dc 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.13"
+VERSION="0.9.14"
HOMEPAGE="https://github.com/dpranke/pyjson5/"
-DOWNLOAD="https://github.com/dpranke/pyjson5/archive/v0.9.13/pyjson5-0.9.13.tar.gz"
-MD5SUM="22aec9b0dd23f3ab4fed2f8af84d3a0a"
+DOWNLOAD="https://github.com/dpranke/pyjson5/archive/v0.9.14/pyjson5-0.9.14.tar.gz"
+MD5SUM="93472ea83886cfcc7e922f24aa3a33ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""