diff options
author | Arn0 <yth@ythogtha.org> | 2025-02-07 20:02:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-02-08 07:49:16 +0700 |
commit | b3a3e33bd606872fc6bff7bd70d52f09165fa14e (patch) | |
tree | 8ea1701e43e663606ed27c63264044d25c147b72 /python/python3-bleach/python3-bleach.SlackBuild | |
parent | 5269adc5442abf39ce9fa0d8ab2da99ed90f8770 (diff) |
python/python3-bleach: updated for version 6.2.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-bleach/python3-bleach.SlackBuild')
-rw-r--r-- | python/python3-bleach/python3-bleach.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-bleach/python3-bleach.SlackBuild b/python/python3-bleach/python3-bleach.SlackBuild index 81fd2b6897..daae8c5bc0 100644 --- a/python/python3-bleach/python3-bleach.SlackBuild +++ b/python/python3-bleach/python3-bleach.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-bleach SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-6.1.0} +VERSION=${VERSION:-6.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |