aboutsummaryrefslogtreecommitdiff
path: root/python/bleach/bleach.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-03-08 19:31:10 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-09 09:29:27 +0700
commitfc7982e5a0df92bc1f8e54ee9c44d5e883e12e3a (patch)
treec1cfc4652c82c9f1b6573953ba5ff80c5de6fe99 /python/bleach/bleach.SlackBuild
parente92b79d4ba241666624b61d0a4658a6d6b9e9b9d (diff)
python/bleach: updated for version 4.1.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/bleach/bleach.SlackBuild')
-rw-r--r--python/bleach/bleach.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/bleach/bleach.SlackBuild b/python/bleach/bleach.SlackBuild
index cec3354ba50d9..b929f57c2899b 100644
--- a/python/bleach/bleach.SlackBuild
+++ b/python/bleach/bleach.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=bleach
-VERSION=${VERSION:-3.3.0}
+VERSION=${VERSION:-4.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}