summaryrefslogtreecommitdiffstats
path: root/python/python3-wcwidth
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-wcwidth')
-rw-r--r--python/python3-wcwidth/python3-wcwidth.SlackBuild4
-rw-r--r--python/python3-wcwidth/python3-wcwidth.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-wcwidth/python3-wcwidth.SlackBuild b/python/python3-wcwidth/python3-wcwidth.SlackBuild
index 3aad6d0fc4..d5796f64d1 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}
diff --git a/python/python3-wcwidth/python3-wcwidth.info b/python/python3-wcwidth/python3-wcwidth.info
index ae7c426bba..ea7d7c28ce 100644
--- a/python/python3-wcwidth/python3-wcwidth.info
+++ b/python/python3-wcwidth/python3-wcwidth.info
@@ -1,8 +1,8 @@
PRGNAM="python3-wcwidth"
-VERSION="0.1.7"
+VERSION="0.1.8"
HOMEPAGE="https://github.com/jquast/wcwidth"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/w/wcwidth/wcwidth-0.1.7.tar.gz"
-MD5SUM="b3b6a0a08f0c8a34d1de8cf44150a4ad"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/w/wcwidth/wcwidth-0.1.8.tar.gz"
+MD5SUM="dc6677d099e6f49c0f6fbc310de261e9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"