aboutsummaryrefslogtreecommitdiff
path: root/python/python3-natsort/python3-natsort.SlackBuild
diff options
context:
space:
mode:
authorPouria Rezaei <Pouria.rz@outlook.com>2022-01-03 23:32:32 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-04 07:52:57 +0700
commit6d0244eb16dccd3ed4081c5eccd7bcc73c8e17a1 (patch)
tree5675b29b42d58b8a960baa8c67c44bafb3906781 /python/python3-natsort/python3-natsort.SlackBuild
parentdf2284ebc93f8ccedbc282eaa0c4842f95f670e5 (diff)
python/python3-natsort: Updated for version 8.0.2.
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 7840dbc3dd..7e6effd26c 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.0.0}
+VERSION=${VERSION:-8.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}