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 ++-- python/python3-json5/python3-json5.info | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'python') 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 diff --git a/python/python3-json5/python3-json5.info b/python/python3-json5/python3-json5.info index 2edb8009e8..a4bed2102c 100644 --- a/python/python3-json5/python3-json5.info +++ b/python/python3-json5/python3-json5.info @@ -1,8 +1,8 @@ PRGNAM="python3-json5" -VERSION="0.9.11" -HOMEPAGE="https://pypi.org/project/json5/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/j/json5/json5-0.9.11.tar.gz" -MD5SUM="97226c235f31da0226a2d26fb69e39da" +VERSION="0.9.12" +HOMEPAGE="https://github.com/dpranke/pyjson5/" +DOWNLOAD="https://github.com/dpranke/pyjson5/archive/v0.9.12/pyjson5-0.9.12.tar.gz" +MD5SUM="de5a0d8a5611ca6f286e19f42e5ca67b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-79-gdb01