From 8d426240eadd35ef90c58bfaa0514e7b8fa9a657 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Tue, 20 Feb 2024 03:44:08 -0700 Subject: python/Unidecode: Updated for version 1.3.8. Signed-off-by: Willy Sudiarto Raharjo --- python/Unidecode/Unidecode.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/Unidecode/Unidecode.SlackBuild') diff --git a/python/Unidecode/Unidecode.SlackBuild b/python/Unidecode/Unidecode.SlackBuild index 3cfd29f900..3cecee3672 100644 --- a/python/Unidecode/Unidecode.SlackBuild +++ b/python/Unidecode/Unidecode.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Unidecode -# Copyright 2022-23 fourtysixandtwo +# Copyright 2022-2024 fourtysixandtwo # Copyright 2013-2018 Markus Reichelt, Aachen, DE # All rights reserved. # @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=Unidecode -VERSION=${VERSION:-1.3.7} +VERSION=${VERSION:-1.3.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3