aboutsummaryrefslogtreecommitdiff
path: root/python/python3-wcwidth/python3-wcwidth.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-01-07 21:24:06 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-01-12 08:47:54 +0700
commit21141c1b118601674ac99fd220f08a8610cdb5e5 (patch)
treeca81346e248fab63e4b3e989aa5609fb4d8c1365 /python/python3-wcwidth/python3-wcwidth.SlackBuild
parentcdba23bc38829de56f246d068eab8ec3dbb21ccd (diff)
python/python3-wcwidth: Updated for version 0.1.8.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'python/python3-wcwidth/python3-wcwidth.SlackBuild')
-rw-r--r--python/python3-wcwidth/python3-wcwidth.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-wcwidth/python3-wcwidth.SlackBuild b/python/python3-wcwidth/python3-wcwidth.SlackBuild
index 3aad6d0fc4182..d5796f64d1c5c 100644
--- a/python/python3-wcwidth/python3-wcwidth.SlackBuild
+++ b/python/python3-wcwidth/python3-wcwidth.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for python3-wcwidth
# Copyright 2015-2016 Dimitris Zlatanidis Orestiada, Greece
-# Copyright 2017 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python3-wcwidth
-VERSION=${VERSION:-0.1.7}
+VERSION=${VERSION:-0.1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}