From 000fb5cb0797edffda44c8fcd27622757d66bfac Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 19 Nov 2012 22:30:09 +0100 Subject: [PATCH] harfbuzz: update to 0.9.6. --- srcpkgs/harfbuzz/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/harfbuzz/template b/srcpkgs/harfbuzz/template index a1bae98b06..c85bd4474e 100644 --- a/srcpkgs/harfbuzz/template +++ b/srcpkgs/harfbuzz/template @@ -1,6 +1,6 @@ # Template build file for 'harfbuzz'. pkgname=harfbuzz -version=0.9.5 +version=0.9.6 revision=1 build_style=gnu-configure # XXX graphite2 support @@ -11,6 +11,6 @@ maintainer="Juan RP " homepage="http://www.pango.org/" license="LGPL-2.1" distfiles="http://www.freedesktop.org/software/harfbuzz/release/${pkgname}-${version}.tar.bz2" -checksum=57aa645606b7220fa202871b2acd9062243a5c212a2b55ab6493eeaaca1c6a7a +checksum=394a849d6061993018754b0cc04110891ad215e3df3f6953b75dcc55a11f9d9b long_desc=" HarfBuzz is an OpenType text shaping engine."