[arch-commits] Commit in lib32-pango/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Mon Dec 6 02:59:43 UTC 2021
Date: Monday, December 6, 2021 @ 02:59:42
Author: heftig
Revision: 1065216
1.50.0-2
Modified:
lib32-pango/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-05 22:45:19 UTC (rev 1065215)
+++ PKGBUILD 2021-12-06 02:59:42 UTC (rev 1065216)
@@ -5,7 +5,7 @@
pkgname=lib32-pango
pkgver=1.50.0
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="A library for layout and rendering of text (32-bit)"
url="https://www.pango.org/"
@@ -29,6 +29,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