diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-03-19 12:58:05 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-21 08:59:03 +0700 |
commit | 3069201e8bebc99b73a380a1df5b2f8fc807e83d (patch) | |
tree | 6ef0fdb1c71b334d1dc5e4c142314d5c6573c7b5 /python/bleach/bleach.SlackBuild | |
parent | 83bec0a329f6728f72484d6a33541a0c3a8e35ae (diff) | |
download | slackbuilds-3069201e8bebc99b73a380a1df5b2f8fc807e83d.tar.gz |
python/bleach: Updated for version 3.1.3.
Diffstat (limited to 'python/bleach/bleach.SlackBuild')
-rw-r--r-- | python/bleach/bleach.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/bleach/bleach.SlackBuild b/python/bleach/bleach.SlackBuild index d2105b3911..153b1103b2 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:-3.1.1} +VERSION=${VERSION:-3.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |