From 7fa787459016e333e20f830fa4ef1065dde9a54d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 4 Jul 2023 14:15:07 +0200 Subject: [PATCH] libXft: update to 2.3.8. --- srcpkgs/libXft/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libXft/template b/srcpkgs/libXft/template index 98b206dd35a..3564df73cae 100644 --- a/srcpkgs/libXft/template +++ b/srcpkgs/libXft/template @@ -1,6 +1,6 @@ # Template file for 'libXft' pkgname=libXft -version=2.3.7 +version=2.3.8 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -9,8 +9,8 @@ short_desc="Library for configuring and customizing font access" maintainer="Orphaned " license="MIT" homepage="https://gitlab.freedesktop.org/xorg/lib/libxft" -distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.gz" -checksum=75b4378644f5df3a15f684f8f0b5ff1324d37aacd5a381f3b830a2fbe985f660 +distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz" +checksum=5e8c3c4bc2d4c0a40aef6b4b38ed2fb74301640da29f6528154b5009b1c6dd49 post_install() { vlicense COPYING