python-wcwidth: update to 0.2.14
This commit is contained in:
parent
dce0f88460
commit
7c7b1caf01
@ -3,12 +3,15 @@
|
||||
_realname=wcwidth
|
||||
pkgbase=python-${_realname}
|
||||
pkgname=("python-${_realname}")
|
||||
pkgver=0.2.13
|
||||
pkgrel=3
|
||||
pkgver=0.2.14
|
||||
pkgrel=1
|
||||
pkgdesc='Measures number of Terminal column cells of wide-character codes'
|
||||
url='https://github.com/jquast/wcwidth'
|
||||
msys2_references=(
|
||||
"anitya: 88052"
|
||||
"archlinux: python-wcwidth"
|
||||
"cygwin: python-wcwidth"
|
||||
"gentoo: dev-python/wcwidth"
|
||||
"purl: pkg:pypi/wcwidth"
|
||||
)
|
||||
arch=('any')
|
||||
@ -20,7 +23,7 @@ makedepends=(
|
||||
"python-installer"
|
||||
)
|
||||
source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/jquast/${_realname}/archive/${pkgver}.tar.gz")
|
||||
sha256sums=('144f41dc91f1cee91e59ad3af58d0dd119279b897742a5a0579d958a128506a7')
|
||||
sha256sums=('b3d1b4f2bf12f2bf9a759de9b1322c83367d199b3c7526191b8bfb54816bf0b0')
|
||||
noextract=("${_realname}-${pkgver}.tar.gz")
|
||||
|
||||
prepare() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user