From c1d2d8920e43ec524f3d2a5b38b7a01c21dec65b Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Mon, 12 Feb 2024 14:07:24 -0800 Subject: python/python3-slugify: Version bump to 8.0.4 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-slugify/python3-slugify.SlackBuild | 2 +- python/python3-slugify/python3-slugify.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-slugify') 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} diff --git a/python/python3-slugify/python3-slugify.info b/python/python3-slugify/python3-slugify.info index 756b97393d..8d30e25c33 100644 --- a/python/python3-slugify/python3-slugify.info +++ b/python/python3-slugify/python3-slugify.info @@ -1,8 +1,8 @@ PRGNAM="python3-slugify" -VERSION="8.0.3" +VERSION="8.0.4" HOMEPAGE="https://github.com/un33k/python-slugify" -DOWNLOAD="https://github.com/un33k/python-slugify/archive/v8.0.3/python-slugify-8.0.3.tar.gz" -MD5SUM="5271aa1a769f5b65d423eb894cd1581c" +DOWNLOAD="https://github.com/un33k/python-slugify/archive/v8.0.4/python-slugify-8.0.4.tar.gz" +MD5SUM="bd702e5c3fcc1dafe0d2dbb72ae14dd6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-text-unidecode" -- cgit v1.2.3