pango: update to 1.50.3

This commit is contained in:
cinerea0 2021-12-27 22:34:02 -05:00 committed by Érico Nogueira Rolim
parent 09b40401d6
commit 0c8cbfcaa4

View file

@ -1,6 +1,6 @@
# Template file for 'pango' # Template file for 'pango'
pkgname=pango pkgname=pango
version=1.50.2 version=1.50.3
revision=1 revision=1
build_style=meson build_style=meson
build_helper=gir build_helper=gir
@ -14,7 +14,7 @@ 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=5de9b7ebeaac20b0ea3a194d69b5381bc5589570da596746acb699a3eb62b3de checksum=4add05edf51c1fb375a1ccde7498914120e23cb280dd7395b1aeb441f1838a4c
# Package build options # Package build options
build_options="gir" build_options="gir"