aboutsummaryrefslogtreecommitdiff
path: root/python/bleach/bleach.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-09-29 05:48:56 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-09-30 07:19:21 +0700
commit7bdcf346f83a71ad43474e2a1f8ded3832b070d3 (patch)
treeb75dacfca6bcdca9e13d1970c60c18e9515d261d /python/bleach/bleach.SlackBuild
parente5830f48502efe1c14b3b791b0afea97bcc55dce (diff)
python/bleach: Updated for version 2.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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 7e1a5cdaaa620..6fa5ee9507cfd 100644
--- a/python/bleach/bleach.SlackBuild
+++ b/python/bleach/bleach.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bleach
-VERSION=${VERSION:-2.0.0}
+VERSION=${VERSION:-2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}