summaryrefslogtreecommitdiff
path: root/python/bleach/bleach.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-10-03 11:40:19 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-10-07 07:02:04 +0700
commit3a4e8d8ee9235c1af9a8be531f30d1782a5916f7 (patch)
tree1e1cf2fb7d76332f67bf618bbd954eef34ac589c /python/bleach/bleach.SlackBuild
parent480e48c26009873062c6f54f98dafacd2a461102 (diff)
downloadslackbuilds-3a4e8d8ee9235c1af9a8be531f30d1782a5916f7.tar.gz
python/bleach: Updated for version 2.1.1.
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 6fa5ee9507..e0e21fcae9 100644
--- a/python/bleach/bleach.SlackBuild
+++ b/python/bleach/bleach.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for bleach
-# Copyright 2017 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2.1.17 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}
+VERSION=${VERSION:-2.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}