From 779d7c2ced17987799f3d045c129ae93f2c81ac5 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 14 Oct 2015 12:20:24 +0200 Subject: [PATCH] harfbuzz: update to 1.0.5. --- srcpkgs/harfbuzz/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/harfbuzz/template b/srcpkgs/harfbuzz/template index 264b679bd3..2ea58490bc 100644 --- a/srcpkgs/harfbuzz/template +++ b/srcpkgs/harfbuzz/template @@ -1,6 +1,6 @@ # Template file for 'harfbuzz' pkgname=harfbuzz -version=1.0.4 +version=1.0.5 revision=1 build_style=gnu-configure configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graphite2" @@ -11,7 +11,7 @@ maintainer="Juan RP " homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/" license="MIT" distfiles="${FREEDESKTOP_SITE}/harfbuzz/release/${pkgname}-${version}.tar.bz2" -checksum=b030373457e7c00d3a7920f15e6fcd35defac3c4e44cd14ed85869030df74381 +checksum=4d99d2c6a58ecb55538ccab522e68836383852f9f41f696d2b93cd8f85195440 pre_configure() { autoreconf -fi