aboutsummaryrefslogtreecommitdiff
path: root/python/python3-textdistance/python3-textdistance.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-07-17 00:46:40 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-17 21:31:57 +0700
commit97b9170a4d692666cf61c5df8e754ff1f5dcd187 (patch)
treee1f7c5a6567ad4abd57027d5164a782ff6930fc1 /python/python3-textdistance/python3-textdistance.SlackBuild
parent3392419ad83d85b42393888ed859eb03f79b241a (diff)
python/python3-textdistance: Update for 4.6.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-textdistance/python3-textdistance.SlackBuild')
-rw-r--r--python/python3-textdistance/python3-textdistance.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-textdistance/python3-textdistance.SlackBuild b/python/python3-textdistance/python3-textdistance.SlackBuild
index 73bd4a37d2..ee1e71adf0 100644
--- a/python/python3-textdistance/python3-textdistance.SlackBuild
+++ b/python/python3-textdistance/python3-textdistance.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-textdistance
-VERSION=${VERSION:-4.6.2}
+VERSION=${VERSION:-4.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}