From ec121c5af46ea0e179a996e43584471b35d0757c Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 3 Apr 2023 00:03:34 +0200 Subject: [PATCH] liblcf: rebuild for icu-72.1_1 --- srcpkgs/liblcf/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/liblcf/template b/srcpkgs/liblcf/template index 02a752e617e..35f3a24c803 100644 --- a/srcpkgs/liblcf/template +++ b/srcpkgs/liblcf/template @@ -1,7 +1,7 @@ # Template file for 'liblcf' pkgname=liblcf version=0.6.2 -revision=4 +revision=5 build_style=gnu-configure hostmakedepends="pkg-config autoconf automake libtool" makedepends="expat-devel icu-devel"