From 5d7985445459c25dad443fb6f3eab09e82d5a0d1 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 29 Nov 2018 16:23:22 -0200 Subject: [PATCH] harfbuzz: update to 2.2.0. --- srcpkgs/harfbuzz/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/harfbuzz/template b/srcpkgs/harfbuzz/template index 8090b40d209..079a725e303 100644 --- a/srcpkgs/harfbuzz/template +++ b/srcpkgs/harfbuzz/template @@ -1,6 +1,6 @@ # Template file for 'harfbuzz' pkgname=harfbuzz -version=2.1.3 +version=2.2.0 revision=1 build_style=gnu-configure configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graphite2" @@ -12,7 +12,7 @@ license="MIT" homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/" changelog="https://raw.githubusercontent.com/harfbuzz/harfbuzz/master/NEWS" distfiles="${FREEDESKTOP_SITE}/harfbuzz/release/${pkgname}-${version}.tar.bz2" -checksum=613264460bb6814c3894e3953225c5357402915853a652d40b4230ce5faf0bee +checksum=b7ccfcbd56b970a709e8b9ea9fb46c922c606c2feef8f086fb6a8492e530f810 pre_configure() { autoreconf -fi