From bb6159a26f75c8273c0b51a0dfefdb0a037a6e10 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 25 Jun 2014 06:33:18 +0200 Subject: [PATCH] pango: update to 1.36.5. --- srcpkgs/pango/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/pango/template b/srcpkgs/pango/template index c8c8782f06..38c06f8806 100644 --- a/srcpkgs/pango/template +++ b/srcpkgs/pango/template @@ -1,7 +1,7 @@ # Template build file for 'pango'. pkgname=pango -version=1.36.3 -revision=4 +version=1.36.5 +revision=1 build_style=gnu-configure configure_args="--with-included-modules=basic-fc" hostmakedepends="libtool pkg-config glib-devel" @@ -14,7 +14,7 @@ maintainer="Juan RP " homepage="http://www.pango.org/" license="LGPL-2.1" distfiles="${GNOME_SITE}/pango/1.36/${pkgname}-${version}.tar.xz" -checksum=ad48e32917f94aa9d507486d44366e59355fcfd46ef86d119ddcba566ada5d22 +checksum=be0e94b2e5c7459f0b6db21efab6253556c8f443837200b8736d697071276ac8 # Package build options build_options="gir"