aboutsummaryrefslogtreecommitdiff
path: root/python/python3-json5/python3-json5.SlackBuild
diff options
context:
space:
mode:
authorErich Ritz <erich.public@protonmail.com>2024-04-19 08:08:11 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-20 21:14:36 +0700
commitafaa30acfc7453ec369104e5c79e4427d19346bf (patch)
tree7c285b45005056d29621f590308d71db3d39d23f /python/python3-json5/python3-json5.SlackBuild
parentfde40244ad35447ff15ad998326a4caa01842401 (diff)
python/python3-json5: Updated for version 0.9.25.
Signed-off-by: Erich Ritz <erich.public@protonmail.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.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 7e2007dee9..f30ac3058b 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.24}
+VERSION=${VERSION:-0.9.25}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}