lxqt-build-tools: update to 2.1.0.
This commit is contained in:
parent
3e2bc67f23
commit
01158dcb72
|
@ -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.0.0
|
version=2.1.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=d433ce4de6e69d72de7692424dc5f6bed492c09130a8a59bcd63b20f4d88d328
|
checksum=f24679bd4f50900981cf614c1341b6fbcf81d8ab3dbccae435f7ee878fc1b060
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense BSD-3-Clause LICENSE
|
vlicense BSD-3-Clause LICENSE
|
||||||
|
|
Loading…
Reference in New Issue