From 526ba52fd50a7c919a4bfc82efd7142880c51064 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 30 Jul 2019 14:13:58 +0200 Subject: [PATCH] liblcf: rebuild for icu-64.2. --- srcpkgs/liblcf/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/liblcf/template b/srcpkgs/liblcf/template index e5d8b468aea..4358061d639 100644 --- a/srcpkgs/liblcf/template +++ b/srcpkgs/liblcf/template @@ -1,7 +1,7 @@ # Template file for 'liblcf' pkgname=liblcf version=0.6.0 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config autoconf automake libtool" makedepends="expat-devel icu-devel"