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

Jan Steffens heftig at gemini.archlinux.org
Mon Dec 6 02:59:41 UTC 2021


    Date: Monday, December 6, 2021 @ 02:59:41
  Author: heftig
Revision: 430713

1.50.0-2: FS#72927

Modified:
  pango/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-05 21:42:09 UTC (rev 430712)
+++ PKGBUILD	2021-12-06 02:59:41 UTC (rev 430713)
@@ -4,7 +4,7 @@
 pkgbase=pango
 pkgname=(pango pango-docs)
 pkgver=1.50.0
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="A library for layout and rendering of text"
 url="https://www.pango.org/"
@@ -27,6 +27,9 @@
 prepare() {
   cd pango
 
+  # https://bugs.archlinux.org/task/72927
+  git cherry-pick -n f5fdfe4e16b7da761d918f40bb82dad52513c9ff
+
   # Fix tests... seems to be a rounding error
   git apply -3 ../fix-test.diff
 }



More information about the arch-commits mailing list