From 69e5f6a4a99451813d26e0ea7138504475f44370 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 26 May 2020 21:45:30 +0200 Subject: [PATCH] python-PyICU: rebuild against icu-67.1 --- srcpkgs/python-PyICU/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-PyICU/template b/srcpkgs/python-PyICU/template index b8cfff36850..aa0ba6f6346 100644 --- a/srcpkgs/python-PyICU/template +++ b/srcpkgs/python-PyICU/template @@ -1,7 +1,7 @@ # Template file for 'python-PyICU' pkgname=python-PyICU version=2.4.3 -revision=1 +revision=2 wrksrc="PyICU-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools"