From 356f8d36af534c4245b6deacdffff3a757f9b40f Mon Sep 17 00:00:00 2001 From: Arn0 Date: Thu, 6 Feb 2025 22:43:01 +0100 Subject: python/python3-lazr.delegates: updated for version 2.1.1 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-lazr.delegates/python3-lazr.delegates.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-lazr.delegates/python3-lazr.delegates.SlackBuild') diff --git a/python/python3-lazr.delegates/python3-lazr.delegates.SlackBuild b/python/python3-lazr.delegates/python3-lazr.delegates.SlackBuild index 5a2cc569c4..63d791dacd 100644 --- a/python/python3-lazr.delegates/python3-lazr.delegates.SlackBuild +++ b/python/python3-lazr.delegates/python3-lazr.delegates.SlackBuild @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-lazr.delegates -SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-2.1.0} +SRCNAM=$(tr \. _ <<<${PRGNAM#python3-*}) +VERSION=${VERSION:-2.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3