From 7669311fb6bd3734a7299906cef3d230b3bea6f3 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 28 Sep 2014 08:42:08 +0200 Subject: [PATCH] pango: update to 1.36.8. --- srcpkgs/pango/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pango/template b/srcpkgs/pango/template index d78b6f9d40b..8902170f9f3 100644 --- a/srcpkgs/pango/template +++ b/srcpkgs/pango/template @@ -1,6 +1,6 @@ # Template build file for 'pango'. pkgname=pango -version=1.36.7 +version=1.36.8 revision=1 build_style=gnu-configure configure_args="--with-included-modules=basic-fc $(vopt_enable gir introspection)" @@ -13,7 +13,7 @@ maintainer="Juan RP " homepage="http://www.pango.org/" license="LGPL-2.1" distfiles="${GNOME_SITE}/pango/1.36/${pkgname}-${version}.tar.xz" -checksum=1f7b527423a1b3044fd9ae7fbe054107b06723ff1c73e0b5f7bf9b84358d404a +checksum=18dbb51b8ae12bae0ab7a958e7cf3317c9acfc8a1e1103ec2f147164a0fc2d07 # Package build options build_options="gir"