From 01158dcb72875e5a6e5584f0dba94d128975fc9d Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 16 Nov 2024 19:20:14 +0100 Subject: [PATCH] lxqt-build-tools: update to 2.1.0. --- srcpkgs/lxqt-build-tools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lxqt-build-tools/template b/srcpkgs/lxqt-build-tools/template index feb44baecc5..c7e9e292b5a 100644 --- a/srcpkgs/lxqt-build-tools/template +++ b/srcpkgs/lxqt-build-tools/template @@ -1,6 +1,6 @@ # Template file for 'lxqt-build-tools' pkgname=lxqt-build-tools -version=2.0.0 +version=2.1.0 revision=1 build_style=cmake hostmakedepends="pkg-config qt6-base" @@ -10,7 +10,7 @@ maintainer="Helmut Pozimski " license="BSD-3-Clause" homepage="https://lxqt-project.org" distfiles="https://github.com/lxqt/lxqt-build-tools/archive/${version}.tar.gz" -checksum=d433ce4de6e69d72de7692424dc5f6bed492c09130a8a59bcd63b20f4d88d328 +checksum=f24679bd4f50900981cf614c1341b6fbcf81d8ab3dbccae435f7ee878fc1b060 post_install() { vlicense BSD-3-Clause LICENSE