aboutsummaryrefslogtreecommitdiff
path: root/python/Unidecode/Unidecode.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-04-24 11:41:28 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-26 10:17:41 +0700
commit3329e5b3be729105283b3a1bda0bc44df6b836e4 (patch)
tree18a1e961c95e4b7762ab29508d82c6ac1ecd6cb5 /python/Unidecode/Unidecode.SlackBuild
parentd9428de29c384dcb687372cc0663ee14e5de66f9 (diff)
python/Unidecode: Updated for version 1.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Unidecode/Unidecode.SlackBuild')
-rw-r--r--python/Unidecode/Unidecode.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/Unidecode/Unidecode.SlackBuild b/python/Unidecode/Unidecode.SlackBuild
index 3cecee3672..2a1a3bd3b4 100644
--- a/python/Unidecode/Unidecode.SlackBuild
+++ b/python/Unidecode/Unidecode.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Unidecode
-# Copyright 2022-2024 fourtysixandtwo <fourtysixandtwo@sliderr.net>
+# Copyright 2022-2025 fourtysixandtwo <fourtysixandtwo@sliderr.net>
# 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.8}
+VERSION=${VERSION:-1.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}