[arch-commits] Commit in lib32-fontconfig/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Wed Mar 24 19:06:16 UTC 2021
Date: Wednesday, March 24, 2021 @ 19:06:16
Author: heftig
Revision: 901727
2.13.93-4: FS#70141 backport another commit
Modified:
lib32-fontconfig/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-24 19:05:49 UTC (rev 901726)
+++ PKGBUILD 2021-03-24 19:06:16 UTC (rev 901727)
@@ -4,7 +4,7 @@
pkgname=lib32-fontconfig
pkgver=2.13.93
-pkgrel=3
+pkgrel=4
epoch=2
pkgdesc='Library for configuring and customizing font access'
url=https://www.freedesktop.org/wiki/Software/fontconfig/
@@ -35,6 +35,7 @@
cd fontconfig
git cherry-pick -n 4e42925096e9 # Fix meson install
git cherry-pick -n 10c7390e358c # Fix default font dirs
+ git cherry-pick -n df29933e1a06 # https://bugs.archlinux.org/task/70141
}
pkgver() {
More information about the arch-commits
mailing list