From 8f0768bf5b4804a9a85202b1b99467cb17572f56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Nogueira?= Date: Wed, 21 Jul 2021 01:06:49 -0300 Subject: [PATCH] pango: update to 1.48.7. Fix changelog location. --- srcpkgs/pango/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/pango/template b/srcpkgs/pango/template index 05726545181..0cb4e322299 100644 --- a/srcpkgs/pango/template +++ b/srcpkgs/pango/template @@ -1,6 +1,6 @@ # Template file for 'pango' pkgname=pango -version=1.48.5 +version=1.48.7 revision=1 build_style=meson build_helper=gir @@ -12,9 +12,9 @@ short_desc="Library for layout and rendering of text" maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://www.pango.org/" -changelog="https://gitlab.gnome.org/GNOME/pango/-/raw/master/NEWS" +changelog="https://gitlab.gnome.org/GNOME/pango/-/raw/main/NEWS" distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=501e74496173c02dcd024ded7fbb3f09efd37e2a488e248aa40799424dbb3b2a +checksum=28a82f6a6cab60aa3b75a90f04197ead2d311fa8fe8b7bfdf8666e2781d506dc # Package build options build_options="gir"