aboutsummaryrefslogtreecommitdiff
path: root/python/python3-slugify/python3-slugify.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-02-26 18:18:32 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-04 08:06:31 +0700
commit236d21757bbbd7f2750e89a7738f44e5f7169d33 (patch)
tree0761980d4eed2a37e054cbbdfe58bf65330a425f /python/python3-slugify/python3-slugify.SlackBuild
parent226b922a2ca01945b8c1ba814cdc5cb91b15fd74 (diff)
python/python3-slugify: Updated for version 8.0.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-slugify/python3-slugify.SlackBuild')
-rw-r--r--python/python3-slugify/python3-slugify.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-slugify/python3-slugify.SlackBuild b/python/python3-slugify/python3-slugify.SlackBuild
index ef8618b771..cdfd031904 100644
--- a/python/python3-slugify/python3-slugify.SlackBuild
+++ b/python/python3-slugify/python3-slugify.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-slugify
-VERSION=${VERSION:-8.0.0}
+VERSION=${VERSION:-8.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}