From b4ae7e8caae899a8bd00e716daf8c239471b1a90 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Sun, 30 Jun 2024 01:42:16 -0700 Subject: python/python3-gast: Version bump to 0.6.0 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-gast/python3-gast.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-gast/python3-gast.SlackBuild') diff --git a/python/python3-gast/python3-gast.SlackBuild b/python/python3-gast/python3-gast.SlackBuild index d87422aef6..b4d3538481 100644 --- a/python/python3-gast/python3-gast.SlackBuild +++ b/python/python3-gast/python3-gast.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-gast # Copyright 2022-2023 Isaac Yu -# Copyright 2023 Jeremy Hansen +# Copyright 2023-2024 Jeremy Hansen # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-gast SRCNAM=gast -VERSION=${VERSION:-0.5.4} +VERSION=${VERSION:-0.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3