aboutsummaryrefslogtreecommitdiff
path: root/python/python3-json5/python3-json5.SlackBuild
diff options
context:
space:
mode:
authorErich Ritz <erich.public@protonmail.com>2024-12-05 09:12:04 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-12-06 08:53:47 +0700
commit2359ac34418814ffa72d7b8fbfa10cbc5da21594 (patch)
treebc63c86f2e61c5887803f6a0c9ade5e407614589 /python/python3-json5/python3-json5.SlackBuild
parent76759a50629c595c99705dc82de3f7e1556dfdec (diff)
python/python3-json5: Updated for version 0.10.0.
Signed-off-by: Erich Ritz <erich.public@protonmail.com> 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 f30ac3058b..633db898de 100644
--- a/python/python3-json5/python3-json5.SlackBuild
+++ b/python/python3-json5/python3-json5.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-json5
-VERSION=${VERSION:-0.9.25}
+VERSION=${VERSION:-0.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}