From 068a696d59b10537c2925370b2cfd630fb18331e Mon Sep 17 00:00:00 2001 From: isaackwy Date: Sat, 30 Dec 2023 12:38:04 -0800 Subject: python/python3-textdistance: Update for 4.6.1 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-textdistance/python3-textdistance.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-textdistance/python3-textdistance.SlackBuild') diff --git a/python/python3-textdistance/python3-textdistance.SlackBuild b/python/python3-textdistance/python3-textdistance.SlackBuild index b53824f3eb..0900069898 100644 --- a/python/python3-textdistance/python3-textdistance.SlackBuild +++ b/python/python3-textdistance/python3-textdistance.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-textdistance -# Copyright 2023 Isaac Yu +# Copyright 2023-2024 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-textdistance -VERSION=${VERSION:-4.5.0} +VERSION=${VERSION:-4.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3