Date: Wednesday, November 9, 2022 @ 15:50:21
  Author: arojas
Revision: 1346224

upgpkg: python-cwcwidth 0.1.8-1: Update to 0.1.8

Modified:
  python-cwcwidth/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-09 15:48:07 UTC (rev 1346223)
+++ PKGBUILD    2022-11-09 15:50:21 UTC (rev 1346224)
@@ -2,7 +2,7 @@
 
 pkgname=python-cwcwidth
 _pkgname=cwcwidth
-pkgver=0.1.7
+pkgver=0.1.8
 pkgrel=1
 pkgdesc="Bindings for wcwidth and wcswidth functions defined in POSIX.1-2001 
and POSIX.1-2008"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('python-build' 'python-installer' 'cython' 'python-setuptools' 
'python-wheel')
 
source=("$_pkgname-$pkgver.tgz::https://github.com/sebastinas/cwcwidth/archive/refs/tags/v$pkgver.tar.gz";)
-md5sums=('d800bfff390bf68821440bfb9f21073b')
+md5sums=('62dd62d5272d99a079334704436c22c3')
 
 build() {
   cd $_pkgname-$pkgver

Reply via email to