From 8e9ac09b8a3c4f993fffee8b212e0a20c5a96670 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 11 May 2025 11:48:35 -0400 Subject: [PATCH] libXcursor: rebuild to fix pc: provides --- srcpkgs/libXcursor/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libXcursor/template b/srcpkgs/libXcursor/template index 02d5d911563..bb8e9f72982 100644 --- a/srcpkgs/libXcursor/template +++ b/srcpkgs/libXcursor/template @@ -1,7 +1,7 @@ # Template file for 'libXcursor' pkgname=libXcursor version=1.2.3 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="xorgproto libXfixes-devel libXrender-devel"