From 7fe15dcd83091e979575f198bfc4cf066bde2c25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Sat, 7 Nov 2020 15:44:27 +0100 Subject: [PATCH] python3-PyICU: update to 2.6. --- srcpkgs/python3-PyICU/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-PyICU/template b/srcpkgs/python3-PyICU/template index 2ffda153383..d1e0612a78a 100644 --- a/srcpkgs/python3-PyICU/template +++ b/srcpkgs/python3-PyICU/template @@ -1,7 +1,7 @@ # Template file for 'python3-PyICU' pkgname=python3-PyICU -version=2.5 -revision=3 +version=2.6 +revision=1 wrksrc="PyICU-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -13,7 +13,7 @@ license="MIT" homepage="https://github.com/ovalhub/pyicu" changelog="https://raw.githubusercontent.com/ovalhub/pyicu/master/CHANGES" distfiles="${PYPI_SITE}/P/PyICU/PyICU-${version}.tar.gz" -checksum=a120b68c53f769f37bfb70b7e84ca12c3f4ab1e4df43e87a02dff05ae472cdbc +checksum=a9a5bf6833360f8f69e9375b91c1a7dd6e0c9157a42aee5bb7d6891804d96371 do_check() { python3 setup.py test