From 94aecd15610c936b5176e57561df8a5264707fb8 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Mon, 20 Jul 2020 08:36:47 -0700 Subject: python/python3-wcwidth: Updated for version 0.2.5. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-wcwidth/python3-wcwidth.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-wcwidth/python3-wcwidth.SlackBuild') diff --git a/python/python3-wcwidth/python3-wcwidth.SlackBuild b/python/python3-wcwidth/python3-wcwidth.SlackBuild index 90d6229e77..5040af4b41 100644 --- a/python/python3-wcwidth/python3-wcwidth.SlackBuild +++ b/python/python3-wcwidth/python3-wcwidth.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python3-wcwidth -VERSION=${VERSION:-0.1.9} +VERSION=${VERSION:-0.2.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -79,7 +79,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - README.rst LICENSE.txt \ + README.rst LICENSE \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild -- cgit v1.2.3