From 338145e30c57d786c5ea4d28fe47da2fb347bc0f Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 16 Oct 2018 08:02:48 -0300 Subject: [PATCH] libvisio: rebuild against icu-63.1 [ci skip] --- srcpkgs/libvisio/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libvisio/template b/srcpkgs/libvisio/template index edacc7d8a73..65bed7456d7 100644 --- a/srcpkgs/libvisio/template +++ b/srcpkgs/libvisio/template @@ -1,7 +1,7 @@ # Template file for 'libvisio' pkgname=libvisio version=0.1.6 -revision=3 +revision=4 build_style=gnu-configure hostmakedepends="gperf pkg-config perl" makedepends="boost-devel librevenge-devel libxml2-devel icu-devel"