From 7e2b61d9d887f80b7dbc46b9120a30622994b80b Mon Sep 17 00:00:00 2001 From: klorophatu Date: Tue, 29 Jun 2021 14:11:59 +0300 Subject: [PATCH] pango: update to 1.48.5. --- srcpkgs/pango/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pango/template b/srcpkgs/pango/template index 2ecd0a05a641..057265451814 100644 --- a/srcpkgs/pango/template +++ b/srcpkgs/pango/template @@ -1,6 +1,6 @@ # Template file for 'pango' pkgname=pango -version=1.48.4 +version=1.48.5 revision=1 build_style=meson build_helper=gir @@ -14,7 +14,7 @@ license="LGPL-2.1-or-later" homepage="https://www.pango.org/" changelog="https://gitlab.gnome.org/GNOME/pango/-/raw/master/NEWS" distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=418913fb062071a075846244989d4a67aa5c80bf0eae8ee4555a092fd566a37a +checksum=501e74496173c02dcd024ded7fbb3f09efd37e2a488e248aa40799424dbb3b2a # Package build options build_options="gir"