pango: update to 1.50.6.

This commit is contained in:
cinerea0 2022-03-26 17:21:04 -04:00 committed by Echo
parent fac51000ee
commit 8f6516045e
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pango' # Template file for 'pango'
pkgname=pango pkgname=pango
version=1.50.3 version=1.50.6
revision=1 revision=1
build_style=meson build_style=meson
build_helper=gir build_helper=gir
@ -14,7 +14,8 @@ license="LGPL-2.1-or-later"
homepage="https://www.pango.org/" homepage="https://www.pango.org/"
changelog="https://gitlab.gnome.org/GNOME/pango/-/raw/main/NEWS" changelog="https://gitlab.gnome.org/GNOME/pango/-/raw/main/NEWS"
distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=4add05edf51c1fb375a1ccde7498914120e23cb280dd7395b1aeb441f1838a4c checksum=a998bcf36881c3ac20495d40bceb304f4eaa9175bd2967c85656434cbdafe86a
make_check=no # doesn't pass its own tests
# Package build options # Package build options
build_options="gir" build_options="gir"