aboutsummaryrefslogtreecommitdiff
path: root/python/python3-json5/python3-json5.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-08-18 18:49:09 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-20 09:05:33 +0700
commit34f6c80aa4c8bbdef30892e74a48e2dd52cb6701 (patch)
tree6a93b4f38b4c088fb610bda72d190413a146c63a /python/python3-json5/python3-json5.SlackBuild
parente38693311c40e031946d552d1da89e9a41f8356c (diff)
python/python3-json5: Update for 0.9.10
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-json5/python3-json5.SlackBuild')
-rw-r--r--python/python3-json5/python3-json5.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-json5/python3-json5.SlackBuild b/python/python3-json5/python3-json5.SlackBuild
index 8d915346a6..16525161ff 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.9}
+VERSION=${VERSION:-0.9.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}