aboutsummaryrefslogtreecommitdiff
path: root/python/bleach/bleach.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-03-07 22:09:48 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-03-10 07:11:07 +0700
commitd9e62977770498af789195f5bf8f773dcc4e24d5 (patch)
tree94edf850bf0a7859bc30d6af1fbf8f123416bb9b /python/bleach/bleach.SlackBuild
parentb389c76742aed569691886d523f1b8e840f8dc87 (diff)
python/bleach: Updated for version 2.1.3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/bleach/bleach.SlackBuild')
-rw-r--r--python/bleach/bleach.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/bleach/bleach.SlackBuild b/python/bleach/bleach.SlackBuild
index 6fb10b7188ec3..f676281c34560 100644
--- a/python/bleach/bleach.SlackBuild
+++ b/python/bleach/bleach.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for bleach
-# Copyright 2.1.27 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bleach
-VERSION=${VERSION:-2.1.2}
+VERSION=${VERSION:-2.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}