From 22797bf67398208052784cf3713ac030facf644d Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 9 Apr 2017 16:41:52 +0200 Subject: [PATCH] pango: update to 1.40.5. --- srcpkgs/pango/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pango/template b/srcpkgs/pango/template index a6255a44e84..5d2430730a2 100644 --- a/srcpkgs/pango/template +++ b/srcpkgs/pango/template @@ -1,6 +1,6 @@ # Template build file for 'pango'. pkgname=pango -version=1.40.4 +version=1.40.5 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/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=f8fdc5fc66356dc4edf915048cceeee065a0e0cb70b3b2598f62bda320129a3e +checksum=24748140456c42360b07b2c77a1a2e1216d07c056632079557cd4e815b9d01c9 # Package build options build_options="gir"