From 07383672d60dd7eed381e7acc82ea1fe11b13292 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 20 Jan 2023 10:52:28 -0500 Subject: [PATCH] python3-wcwidth: update to 0.2.6. --- srcpkgs/python3-wcwidth/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-wcwidth/template b/srcpkgs/python3-wcwidth/template index 305c8eac81e..0719c223e17 100644 --- a/srcpkgs/python3-wcwidth/template +++ b/srcpkgs/python3-wcwidth/template @@ -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 " 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