From 3ca8437e3042931efcc2eb312c6d2aaff63b59e2 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Sun, 4 Feb 2024 00:59:24 -0800 Subject: python/python3-slugify: Version bump to 8.0.3 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-slugify/python3-slugify.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-slugify/python3-slugify.SlackBuild') diff --git a/python/python3-slugify/python3-slugify.SlackBuild b/python/python3-slugify/python3-slugify.SlackBuild index d0a34cef52..9ffba3453e 100644 --- a/python/python3-slugify/python3-slugify.SlackBuild +++ b/python/python3-slugify/python3-slugify.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for python3-slugify # Copyright 2023 Isaac Yu -# Copyright 2023 Jeremy Hansen +# Copyright 2023-2024 Jeremy Hansen # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-slugify SRCNAM=python-slugify -VERSION=${VERSION:-8.0.1} +VERSION=${VERSION:-8.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3