aboutsummaryrefslogtreecommitdiff
path: root/python/python3-bleach/python3-bleach.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-11-12 14:28:06 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-13 18:05:11 +0700
commit3752f3202d36e3b5d0793abe334276733bf8c5f1 (patch)
treed7307ce21d01eb4a87481dd9e8f17889f7c34cbf /python/python3-bleach/python3-bleach.SlackBuild
parent56270b3d79ccff5f9d145512b146176231f2e1fb (diff)
python/python3-bleach: updated for version 6.3.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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-bleach/python3-bleach.SlackBuild b/python/python3-bleach/python3-bleach.SlackBuild
index daae8c5bc0..1fc5a01d2d 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.2.0}
+VERSION=${VERSION:-6.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}