From a37fbb00f5c7c5a62108252a3f0215200d1dfb95 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 11 May 2025 11:49:03 -0400 Subject: [PATCH] libqtxdg: rebuild to fix pc: provides --- srcpkgs/libqtxdg/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libqtxdg/template b/srcpkgs/libqtxdg/template index 60990b076dc..cc77ee77ef8 100644 --- a/srcpkgs/libqtxdg/template +++ b/srcpkgs/libqtxdg/template @@ -1,7 +1,7 @@ # Template file for 'libqtxdg' pkgname=libqtxdg version=4.2.0 -revision=1 +revision=2 build_style=cmake hostmakedepends="pkg-config lxqt-build-tools qt6-base" makedepends="qt6-base-private-devel qt6-svg-devel libglib-devel"