From 415546b9e2187b8a54ea02d5fbf320648bba66d4 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Thu, 3 Oct 2024 20:32:13 -0600 Subject: python/python3-jaraco.collections: Updated for version 5.1.0. Signed-off-by: Willy Sudiarto Raharjo --- .../python3-jaraco.collections/python3-jaraco.collections.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild') diff --git a/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild b/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild index 1579904a24..08a56f1ff5 100644 --- a/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild +++ b/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild @@ -28,8 +28,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-jaraco.collections -SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-5.0.1} +SRCNAM=jaraco_collections +VERSION=${VERSION:-5.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3