Date: Friday, October 21, 2022 @ 14:45:29 Author: andyrtr Revision: 458537
upgpkg: fontconfig 2:2.14.1-1: upstream update 2.14.1 Modified: fontconfig/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-21 14:31:28 UTC (rev 458536) +++ PKGBUILD 2022-10-21 14:45:29 UTC (rev 458537) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=fontconfig -pkgver=2.14.0 +pkgver=2.14.1 pkgrel=1 epoch=2 pkgdesc="Library for configuring and customizing font access" @@ -18,7 +18,7 @@ install=fontconfig.install backup=(etc/fonts/fonts.conf) options=(debug) -_commit=911b19f19f1334d51c452756f9ce222c1101097b # tags/2.14.0^0 +_commit=c45e09df1ef235d653d56aef05012f6a3cc57979 # tags/2.14.1^0 source=("git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git#commit=$_commit" 40-fontconfig-config.script 40-fontconfig-config.hook
