diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-09-11 12:43:30 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-09-13 07:58:05 +0700 |
commit | 7051780309e313080a8f2dfd4e93b5a771383289 (patch) | |
tree | 025778ea874e3f1af116228dfdf7eca3e3afec1a /python/python3-jsonschema-specifications/python3-jsonschema-specifications.SlackBuild | |
parent | 6035cb5c7b1995d177190c9e8d967082ecd2afcc (diff) |
python/python3-jsonschema-specifications: Updated for version 2025.9.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-jsonschema-specifications/python3-jsonschema-specifications.SlackBuild')
-rw-r--r-- | python/python3-jsonschema-specifications/python3-jsonschema-specifications.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-jsonschema-specifications/python3-jsonschema-specifications.SlackBuild b/python/python3-jsonschema-specifications/python3-jsonschema-specifications.SlackBuild index 77043cf4af..d6f91acb8b 100644 --- a/python/python3-jsonschema-specifications/python3-jsonschema-specifications.SlackBuild +++ b/python/python3-jsonschema-specifications/python3-jsonschema-specifications.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-jsonschema-specifications SRCNAM=jsonschema_specifications -VERSION=${VERSION:-2025.4.1} +VERSION=${VERSION:-2025.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |