aboutsummaryrefslogtreecommitdiff
path: root/python/python3-natsort/python3-natsort.SlackBuild
diff options
context:
space:
mode:
authorPouria Rezaei <Pouria.rz@outlook.com>2024-06-18 22:02:41 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-19 20:47:12 +0700
commit0bf55faf2b08a76936657dd3c7a93e18d6666a84 (patch)
tree51b501d9a5ed9b3d30a27c338f38a9db9d684f1b /python/python3-natsort/python3-natsort.SlackBuild
parente7792ef0a840f703e12ed906046614a9a21d2fa5 (diff)
python/python3-natsort: Updated to 8.4.0.
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-natsort/python3-natsort.SlackBuild')
-rw-r--r--python/python3-natsort/python3-natsort.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-natsort/python3-natsort.SlackBuild b/python/python3-natsort/python3-natsort.SlackBuild
index 9b86ab07f1..1416354619 100644
--- a/python/python3-natsort/python3-natsort.SlackBuild
+++ b/python/python3-natsort/python3-natsort.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-natsort
SRCNAM=natsort
-VERSION=${VERSION:-8.1.0}
+VERSION=${VERSION:-8.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}