From 2d0940bb25fa18f2a9555196e733c7664f828b37 Mon Sep 17 00:00:00 2001 From: Arn0 Date: Thu, 4 Apr 2024 14:35:12 +0200 Subject: python/python3-flufl.i18n: updated for version 5.1.0 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-flufl.i18n/python3-flufl.i18n.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-flufl.i18n/python3-flufl.i18n.SlackBuild') diff --git a/python/python3-flufl.i18n/python3-flufl.i18n.SlackBuild b/python/python3-flufl.i18n/python3-flufl.i18n.SlackBuild index fbc2722a9e..300e7aa994 100644 --- a/python/python3-flufl.i18n/python3-flufl.i18n.SlackBuild +++ b/python/python3-flufl.i18n/python3-flufl.i18n.SlackBuild @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-flufl.i18n -SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-4.1.1} +SRCNAM=$(tr \. _ <<<${PRGNAM#python3-*}) +VERSION=${VERSION:-5.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3