From b7a422fd2956983d21145bbeb76de3940d1c4766 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sun, 12 May 2024 09:57:01 +0200 Subject: [PATCH] qtxdg-tools: update to 4.0.0. --- srcpkgs/qtxdg-tools/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/qtxdg-tools/template b/srcpkgs/qtxdg-tools/template index 1271f368656..bd7a253c952 100644 --- a/srcpkgs/qtxdg-tools/template +++ b/srcpkgs/qtxdg-tools/template @@ -1,9 +1,9 @@ # Template file for 'qtxdg-tools' pkgname=qtxdg-tools -version=3.12.0 +version=4.0.0 revision=1 build_style=cmake -hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools" +hostmakedepends="lxqt-build-tools qt6-base" makedepends="libqtxdg-devel" short_desc="User tools for libqtxg" maintainer="Enrico Belleri " @@ -11,7 +11,7 @@ license="LGPL-2.1-or-later" homepage="http://www.lxqt.org" changelog="https://github.com/lxqt/qtxdg-tools/raw/master/CHANGELOG" distfiles="https://github.com/lxqt/qtxdg-tools/archive/${version}.tar.gz" -checksum=b49219e485b969a4fdcec14487859a07961e6d63f4456c0064bc1ca073e15b0f +checksum=4c893e70d61b180717c17bf4097ac748d4d84360eb8611daf27e8f3631967981 qtxdg-tools-devel_package() { short_desc+=" - development files"