From cd1fee4efe72e906c0788fb6095e0fb9f78a6a6b Mon Sep 17 00:00:00 2001 From: EnumDev Date: Mon, 1 Jun 2026 09:21:33 +0300 Subject: [PATCH] Rebuild package with qt 6.11.1 --- pkg.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg.info b/pkg.info index f748bfd..cbce686 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: libqtxdg description: Qt implementation of freedesktop.org xdg specs version: 4.4.0 -revision: 1 +revision: 2 url: https://github.com/lxqt/libqtxdg license: LGP2.1-or-later maintainers: @@ -9,7 +9,7 @@ maintainers: architecture: any type: source depends: - - qt6-base + - qt6-base=6.11.1 - qt6-svg make_depends: - cmake