mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
python3-wcwidth: update to 0.2.6.
This commit is contained in:
parent
346208c3df
commit
07383672d6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-wcwidth'
|
||||
pkgname=python3-wcwidth
|
||||
version=0.2.5
|
||||
revision=5
|
||||
version=0.2.6
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/jquast/wcwidth"
|
||||
distfiles="${PYPI_SITE}/w/wcwidth/wcwidth-${version}.tar.gz"
|
||||
checksum=c4d647b99872929fdb7bdcaa4fbe7f01413ed3d98077df798530e5b04f116c83
|
||||
checksum=a5220780a404dbe3353789870978e472cfe477761f06ee55077256e509b156d0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue