From 1815b7fc0dab7da17b6e078fcac59ee7d9bb9b41 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Fri, 3 Feb 2023 14:58:31 -0800 Subject: python/python3-json5: Update for 0.9.12 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-json5/python3-json5.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-json5/python3-json5.SlackBuild') 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 -- cgit v1.2.3