From 0e96dc8a573d47dd02cdbe32c0280ba3394857ea Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 5 Jul 2023 02:19:04 +0200 Subject: [PATCH] python3-PyICU: rebuild for icu-73.2_1 --- srcpkgs/python3-PyICU/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-PyICU/template b/srcpkgs/python3-PyICU/template index b6292f67504..ded6827200a 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.10.2 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel icu-devel"