aboutsummaryrefslogtreecommitdiff
path: root/python/python3-json5/python3-json5.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-02-03 14:58:31 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-04 06:55:22 +0700
commit1815b7fc0dab7da17b6e078fcac59ee7d9bb9b41 (patch)
tree37d9cefec30c7230d8a862503a9838b31faf96e5 /python/python3-json5/python3-json5.SlackBuild
parentefd7e57efa0f51f766be9186beca6f7dd4025f1b (diff)
python/python3-json5: Update for 0.9.12
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-json5/python3-json5.SlackBuild b/python/python3-json5/python3-json5.SlackBuild
index 61624545c2..b97b2168f0 100644
--- a/python/python3-json5/python3-json5.SlackBuild
+++ b/python/python3-json5/python3-json5.SlackBuild
@@ -25,12 +25,12 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-json5
-VERSION=${VERSION:-0.9.11}
+VERSION=${VERSION:-0.9.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
-SRCNAM=json5
+SRCNAM=pyjson5
if [ -z "$ARCH" ]; then
case "$( uname -m )" in