summaryrefslogtreecommitdiffstats
path: root/python/bleach/bleach.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2019-01-14 12:35:52 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-19 07:20:32 +0700
commit5f9c05f2d205f5a75ec980f0bceb8065e9c8542d (patch)
tree126b91549e01d359545f09e2767634dc66b3b63e /python/bleach/bleach.SlackBuild
parent1997b9167d2831104559ea524f6d7fb36d20bd6d (diff)
downloadslackbuilds-5f9c05f2d205f5a75ec980f0bceb8065e9c8542d.tar.gz
slackbuilds-5f9c05f2d205f5a75ec980f0bceb8065e9c8542d.tar.xz
python/bleach: Updated for version 3.1.0.
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 04a032892d..9744e306a1 100644
--- a/python/bleach/bleach.SlackBuild
+++ b/python/bleach/bleach.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for bleach
-# Copyright 2017-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2019 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:-3.0.2}
+VERSION=${VERSION:-3.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}