From 81a2a26ef770f012b27c5c41bbeea41b2f8a9944 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 3 Apr 2023 00:03:40 +0200 Subject: [PATCH] sword: rebuild for icu-72.1_1 --- srcpkgs/sword/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sword/template b/srcpkgs/sword/template index c87a9c0a55e..7eef5b8be66 100644 --- a/srcpkgs/sword/template +++ b/srcpkgs/sword/template @@ -1,7 +1,7 @@ # Template file for 'sword' pkgname=sword version=1.8.1 -revision=9 +revision=10 build_style=gnu-configure configure_args="--without-conf --with-icuregex" hostmakedepends="libtool automake pkg-config"