From 8b6bebdc33e76ae300f7dd23f03c7e8800448e9d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 4 Jul 2023 14:16:27 +0200 Subject: [PATCH] libXi: update to 1.8.1. --- srcpkgs/libXi/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libXi/template b/srcpkgs/libXi/template index d1781a394bd..c199d9c825a 100644 --- a/srcpkgs/libXi/template +++ b/srcpkgs/libXi/template @@ -1,6 +1,6 @@ # Template file for 'libXi' pkgname=libXi -version=1.8 +version=1.8.1 revision=1 build_style=gnu-configure configure_args="--enable-malloc0returnsnull" @@ -10,8 +10,8 @@ short_desc="X Input extension library" maintainer="Orphaned " license="MIT" homepage="https://gitlab.freedesktop.org/xorg/lib/libxi" -distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2" -checksum=2ed181446a61c7337576467870bc5336fc9e222a281122d96c4d39a3298bba00 +distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz" +checksum=89bfc0e814f288f784202e6e5f9b362b788ccecdeb078670145eacd8749656a7 post_install() { vlicense COPYING