From c9c490e7cc6391c0265700ea31920fe27877657d Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Mon, 27 Jun 2022 23:14:23 +0300 Subject: python/cwcwidth: Updated for version 0.1.6. Signed-off-by: Dimitris Zlatanidis Signed-off-by: Willy Sudiarto Raharjo --- python/cwcwidth/cwcwidth.SlackBuild | 4 ++-- python/cwcwidth/cwcwidth.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python/cwcwidth/cwcwidth.SlackBuild b/python/cwcwidth/cwcwidth.SlackBuild index 677fd1daf6..060d73eee8 100644 --- a/python/cwcwidth/cwcwidth.SlackBuild +++ b/python/cwcwidth/cwcwidth.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for cwcwidth -# Copyright 2021 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2021-2022 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=cwcwidth -VERSION=${VERSION:-0.1.1} +VERSION=${VERSION:-0.1.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/cwcwidth/cwcwidth.info b/python/cwcwidth/cwcwidth.info index 3d354c36aa..1225dfb052 100644 --- a/python/cwcwidth/cwcwidth.info +++ b/python/cwcwidth/cwcwidth.info @@ -1,8 +1,8 @@ PRGNAM="cwcwidth" -VERSION="0.1.1" +VERSION="0.1.6" HOMEPAGE="https://github.com/sebastinas/cwcwidth" -DOWNLOAD="https://files.pythonhosted.org/packages/77/3a/7674069b8b8a40b1e25eea33c3a228b8d57c24f3e286e6de1825e0e02437/cwcwidth-0.1.1.tar.gz" -MD5SUM="99f8656b490f5cd8e71cdd01f2ab8f38" +DOWNLOAD="https://files.pythonhosted.org/packages/f4/1f/87c2615db91df199419946df2652ba3490005c80acf1ed29e52aec20d3b2/cwcwidth-0.1.6.tar.gz" +MD5SUM="80cef43f4a4c65a10fcc9c2a53c66140" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3