pango: update to 1.38.0.

This commit is contained in:
Enno Boland 2015-09-29 00:39:29 +02:00
parent 1b81451dc2
commit 49aca87c41

View file

@ -1,6 +1,6 @@
# Template build file for 'pango'.
pkgname=pango
version=1.36.8
version=1.38.0
revision=1
build_style=gnu-configure
configure_args="--with-included-modules=basic-fc $(vopt_enable gir introspection)"
@ -12,8 +12,8 @@ short_desc="Library for layout and rendering of text"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.pango.org/"
license="LGPL-2.1"
distfiles="${GNOME_SITE}/pango/1.36/${pkgname}-${version}.tar.xz"
checksum=18dbb51b8ae12bae0ab7a958e7cf3317c9acfc8a1e1103ec2f147164a0fc2d07
distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=1d4e75974bad853ee9ac5fc5caee5e7ab235abbd945d51d01f3806e04e7c226c
# Package build options
build_options="gir"