aboutsummaryrefslogtreecommitdiff
path: root/python/python3-slugify/python3-slugify.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-02-12 14:07:24 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-15 23:28:16 +0700
commitc1d2d8920e43ec524f3d2a5b38b7a01c21dec65b (patch)
treeb40e299df2da246d77ed02bc493d11cccfc1249a /python/python3-slugify/python3-slugify.SlackBuild
parent14677407137136228272c3fb46c506334c8dda19 (diff)
python/python3-slugify: Version bump to 8.0.4
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 9ffba3453e..61e257f8bd 100644
--- a/python/python3-slugify/python3-slugify.SlackBuild
+++ b/python/python3-slugify/python3-slugify.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-slugify
SRCNAM=python-slugify
-VERSION=${VERSION:-8.0.3}
+VERSION=${VERSION:-8.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}