mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
lxqt-build-tools: update to 2.0.0.
This commit is contained in:
parent
42313aaff3
commit
07e95bd309
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'lxqt-build-tools'
|
||||
pkgname=lxqt-build-tools
|
||||
version=0.13.0
|
||||
version=2.0.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-host-tools qt5-qmake pkg-config"
|
||||
makedepends="qt5-devel"
|
||||
hostmakedepends="pkg-config qt6-base"
|
||||
makedepends="qt6-base"
|
||||
short_desc="LXQt build tools"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://lxqt-project.org"
|
||||
distfiles="https://github.com/lxqt/lxqt-build-tools/archive/${version}.tar.gz"
|
||||
checksum=7f45b7ed7f54ec1e119b005d5fccddd9fe8d9a231fb66c41c952f29a08d1f901
|
||||
checksum=d433ce4de6e69d72de7692424dc5f6bed492c09130a8a59bcd63b20f4d88d328
|
||||
|
||||
post_install() {
|
||||
vlicense BSD-3-Clause LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue