lxqt-build-tools: update to 2.2.0.

This commit is contained in:
Helmut Pozimski 2025-04-26 11:31:32 +02:00
parent 8e9bb0153e
commit aece8d42a4

View file

@ -1,6 +1,6 @@
# Template file for 'lxqt-build-tools' # Template file for 'lxqt-build-tools'
pkgname=lxqt-build-tools pkgname=lxqt-build-tools
version=2.1.0 version=2.2.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="pkg-config qt6-base" hostmakedepends="pkg-config qt6-base"
@ -10,7 +10,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://lxqt-project.org" homepage="https://lxqt-project.org"
distfiles="https://github.com/lxqt/lxqt-build-tools/archive/${version}.tar.gz" distfiles="https://github.com/lxqt/lxqt-build-tools/archive/${version}.tar.gz"
checksum=f24679bd4f50900981cf614c1341b6fbcf81d8ab3dbccae435f7ee878fc1b060 checksum=ecee3248c9435580e9eec844d8b2a989bbf1472cc292a04bc4f8708127fea1c5
post_install() { post_install() {
vlicense BSD-3-Clause LICENSE vlicense BSD-3-Clause LICENSE