From 236d21757bbbd7f2750e89a7738f44e5f7169d33 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sun, 26 Feb 2023 18:18:32 -0800 Subject: python/python3-slugify: Updated for version 8.0.1. Signed-off-by: Andrew Clemons 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') diff --git a/python/python3-slugify/python3-slugify.SlackBuild b/python/python3-slugify/python3-slugify.SlackBuild index ef8618b77135a..cdfd031904811 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} diff --git a/python/python3-slugify/python3-slugify.info b/python/python3-slugify/python3-slugify.info index de8ab679087f0..2a0741c305b08 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.0" +VERSION="8.0.1" HOMEPAGE="https://github.com/un33k/python-slugify" -DOWNLOAD="https://github.com/un33k/python-slugify/archive/v8.0.0/python-slugify-8.0.0.tar.gz" -MD5SUM="bb8044f95d70d548d7e7876ed899a64c" +DOWNLOAD="https://github.com/un33k/python-slugify/archive/v8.0.1/python-slugify-8.0.1.tar.gz" +MD5SUM="c430f60e151e52513be9c0e23cfe3258" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-text-unidecode" -- cgit v1.2.3