From b3114e875cdeb7fd7bf1824b57a2831ab7db202f Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 11 May 2025 11:48:39 -0400 Subject: [PATCH] libXt: rebuild to fix pc: provides --- srcpkgs/libXt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libXt/template b/srcpkgs/libXt/template index 1b8acddf08d..2a072bcd3a3 100644 --- a/srcpkgs/libXt/template +++ b/srcpkgs/libXt/template @@ -1,7 +1,7 @@ # Template file for 'libXt' pkgname=libXt version=1.3.1 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-malloc0returnsnull" hostmakedepends="pkg-config xorgproto"