From 41fe2d1ecfe77d950072b2e4414c18749d66e1ce Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 7 Jun 2022 22:19:44 +0200 Subject: [PATCH] sword: rebuild for icu-71.1_1 --- srcpkgs/sword/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sword/template b/srcpkgs/sword/template index 4b396dc13a8..c87a9c0a55e 100644 --- a/srcpkgs/sword/template +++ b/srcpkgs/sword/template @@ -1,7 +1,7 @@ # Template file for 'sword' pkgname=sword version=1.8.1 -revision=8 +revision=9 build_style=gnu-configure configure_args="--without-conf --with-icuregex" hostmakedepends="libtool automake pkg-config"