python/cwcwidth: Updated for version 0.1.6.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2022-06-27 23:14:23 +03:00 committed by Willy Sudiarto Raharjo
parent 3ca289665d
commit c9c490e7cc
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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=""