pango: update to 1.42.4.

This commit is contained in:
maxice8 2018-08-20 18:07:48 -03:00
parent 3305ef3226
commit bc54f3a132
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

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