aboutsummaryrefslogtreecommitdiff
path: root/python/bleach/bleach.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-04-28 15:57:48 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-30 13:52:10 +0700
commit8dcce3a5faba4c7ce69741e93f44fc3345cb5ab4 (patch)
tree7527964972d538dea31e9e3e454ab759c155588d /python/bleach/bleach.SlackBuild
parent3295c91591400e4cc48fb222f10d9322212d903f (diff)
python/bleach: updated for version 5.0.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 b929f57c28..f70f8cd511 100644
--- a/python/bleach/bleach.SlackBuild
+++ b/python/bleach/bleach.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=bleach
-VERSION=${VERSION:-4.1.0}
+VERSION=${VERSION:-5.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}