From 44266a7e7af0c644131861565a5450e0565ea8b4 Mon Sep 17 00:00:00 2001 From: mhmdanas Date: Mon, 30 Jan 2023 16:15:09 +0000 Subject: [PATCH] fontconfig: update to 2.14.2. --- srcpkgs/fontconfig/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fontconfig/template b/srcpkgs/fontconfig/template index 636df1d5da7b..0857e01ac1a4 100644 --- a/srcpkgs/fontconfig/template +++ b/srcpkgs/fontconfig/template @@ -1,6 +1,6 @@ # Template file for 'fontconfig' pkgname=fontconfig -version=2.14.1 +version=2.14.2 revision=1 build_style=gnu-configure configure_args="--enable-static --enable-docs --with-cache-dir=/var/cache/${pkgname}" @@ -12,8 +12,8 @@ short_desc="Library for configuring and customizing font access" maintainer="Orphaned " license="MIT" homepage="http://www.fontconfig.org" -distfiles="${FREEDESKTOP_SITE}/${pkgname}/release/${pkgname}-${version}.tar.xz" -checksum=298e883f6e11d2c5e6d53c8a8394de58d563902cfab934e6be12fb5a5f361ef0 +distfiles="${FREEDESKTOP_SITE}/fontconfig/release/fontconfig-${version}.tar.xz" +checksum=dba695b57bce15023d2ceedef82062c2b925e51f5d4cc4aef736cf13f60a468b post_install() { if [ "$CROSS_BUILD" ]; then