pango: update to 1.42.2.

This commit is contained in:
maxice8 2018-07-19 11:39:38 -03:00
parent 160653374d
commit f03e704f58

View file

@ -1,6 +1,6 @@
# Template build file for 'pango'.
# Template file for 'pango'
pkgname=pango
version=1.42.1
version=1.42.2
revision=1
configure_args="$(vopt_enable gir introspection) --disable-gtk-doc"
build_style=gnu-configure # switch to meson when possible
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.pango.org/"
license="LGPL-2.1-or-later"
distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=915a6756b298578ff27c7a6393f8c2e62e6e382f9411f2504d7af1a13c7bce32
checksum=b1e416b4d40416ef6c8224cf146492b86848703264ba88f792290992cf3ca1e2
# Package build options
build_options="gir"