diff options
Diffstat (limited to 'python/python3-natsort/python3-natsort.SlackBuild')
-rw-r--r-- | python/python3-natsort/python3-natsort.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-natsort/python3-natsort.SlackBuild b/python/python3-natsort/python3-natsort.SlackBuild index 7840dbc3dd0f..7e6effd26cc5 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} |