[arch-commits] Commit in pango/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Tue Dec 7 10:57:18 UTC 2021


    Date: Tuesday, December 7, 2021 @ 10:57:18
  Author: heftig
Revision: 430773

1.50.0-3: FS#72939

Modified:
  pango/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-07 08:36:34 UTC (rev 430772)
+++ PKGBUILD	2021-12-07 10:57:18 UTC (rev 430773)
@@ -4,7 +4,7 @@
 pkgbase=pango
 pkgname=(pango pango-docs)
 pkgver=1.50.0
-pkgrel=2
+pkgrel=3
 epoch=1
 pkgdesc="A library for layout and rendering of text"
 url="https://www.pango.org/"
@@ -30,6 +30,9 @@
   # https://bugs.archlinux.org/task/72927
   git cherry-pick -n f5fdfe4e16b7da761d918f40bb82dad52513c9ff
 
+  # https://bugs.archlinux.org/task/72939
+  git cherry-pick -n 1cf8e9b3cada dc5b1fdea7d6
+
   # Fix tests... seems to be a rounding error
   git apply -3 ../fix-test.diff
 }



More information about the arch-commits mailing list