diff options
author | Erich Ritz <erich.public@protonmail.com> | 2025-06-03 08:37:02 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-06-06 23:32:16 +0700 |
commit | 35b57c2c6f8ca8476e3db2ef9caa96e6cb049d7b (patch) | |
tree | 04a04de07ac946e889583c5f3abadd352d6aa6cd /python/python3-json5/python3-json5.SlackBuild | |
parent | 38e606211a6c43d89505841544c1a45982d0b1ef (diff) |
python/python3-json5: Updated for version 0.12.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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-json5/python3-json5.SlackBuild b/python/python3-json5/python3-json5.SlackBuild index 633db898de..511963afe1 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.10.0} +VERSION=${VERSION:-0.12.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |