Date: Friday, April 1, 2022 @ 17:34:19 Author: heftig Revision: 441132
2.14.0-1 Modified: fontconfig/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 17:31:21 UTC (rev 441131) +++ PKGBUILD 2022-04-01 17:34:19 UTC (rev 441132) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=fontconfig -pkgver=2.13.96 +pkgver=2.14.0 pkgrel=1 epoch=2 pkgdesc="Library for configuring and customizing font access" @@ -17,7 +17,8 @@ replaces=('fontconfig-docs<2:2.13.93-1') install=fontconfig.install backup=(etc/fonts/fonts.conf) -_commit=d37f97223a4715176c0889e91685dc796457e25f # tags/2.13.96^0 +options=(debug) +_commit=911b19f19f1334d51c452756f9ce222c1101097b # tags/2.14.0^0 source=("git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git#commit=$_commit" 40-fontconfig-config.script 40-fontconfig-config.hook
