From ec0beb99a1d64740873cbff93a7906e3c4970762 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 11 Jan 2022 22:02:04 +0100 Subject: [PATCH] sword: rebuild against icu-70.1_1 --- srcpkgs/sword/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sword/template b/srcpkgs/sword/template index 25daf413eb1..4b396dc13a8 100644 --- a/srcpkgs/sword/template +++ b/srcpkgs/sword/template @@ -1,7 +1,7 @@ # Template file for 'sword' pkgname=sword version=1.8.1 -revision=7 +revision=8 build_style=gnu-configure configure_args="--without-conf --with-icuregex" hostmakedepends="libtool automake pkg-config"