From d379d5bbb0b62427aaffc50c271f92568fb3ba3d Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 25 Oct 2022 10:06:09 -0400 Subject: [PATCH] pango: update to 1.50.11 --- srcpkgs/pango/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/pango/template b/srcpkgs/pango/template index d244222b0e36..e3c5380c981e 100644 --- a/srcpkgs/pango/template +++ b/srcpkgs/pango/template @@ -1,7 +1,7 @@ # Template file for 'pango' pkgname=pango -version=1.50.10 -revision=2 +version=1.50.11 +revision=1 build_style=meson build_helper=gir configure_args="-Dintrospection=$(vopt_if gir enabled disabled)" @@ -14,7 +14,7 @@ license="LGPL-2.1-or-later" homepage="https://www.pango.org/" changelog="https://gitlab.gnome.org/GNOME/pango/-/raw/main/NEWS" distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=7e5d2f1e40854d24a9a2c4d093bafe75dcdbeccdf1de43e4437332eabed64966 +checksum=8800f812d89ee61388188703203f3a7878963c22f8695aaf1fa0a1a1428d17ae make_check=no # doesn't pass its own tests # Package build options