From 6132eadcddc3acbd53ba8938d32ab9228c3aebbc Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 28 Aug 2018 07:17:10 -0300 Subject: [PATCH] python-PyICU: rebuild against icu-62.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 6b184ea3934..c67fe09dd14 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.0.6 -revision=1 +revision=2 wrksrc="PyICU-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools"