From a5ab4a467453c6ea238d42122adef4546291f44d Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 28 Aug 2018 07:16:53 -0300 Subject: [PATCH] harfbuzz: rebuild against icu-62.1 --- srcpkgs/harfbuzz/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/harfbuzz/template b/srcpkgs/harfbuzz/template index fe7be888fcb..15f87ae55c5 100644 --- a/srcpkgs/harfbuzz/template +++ b/srcpkgs/harfbuzz/template @@ -1,7 +1,7 @@ # Template file for 'harfbuzz' pkgname=harfbuzz version=1.8.8 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graphite2" hostmakedepends="automake glib-devel libtool pkg-config"