mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lxqt-build-tools: update to 0.8.0.
This commit is contained in:
parent
45e433aa4c
commit
e316533228
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'lxqt-build-tools'
|
# Template file for 'lxqt-build-tools'
|
||||||
pkgname=lxqt-build-tools
|
pkgname=lxqt-build-tools
|
||||||
version=0.7.0
|
version=0.8.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="qt5-host-tools qt5-qmake pkg-config"
|
hostmakedepends="qt5-host-tools qt5-qmake pkg-config"
|
||||||
makedepends="qt5-devel"
|
makedepends="qt5-devel"
|
||||||
|
@ -11,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://lxqt.org/"
|
homepage="https://lxqt.org/"
|
||||||
distfiles="https://github.com/lxqt/lxqt-build-tools/releases/download/${version}/lxqt-build-tools-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/lxqt-build-tools/releases/download/${version}/lxqt-build-tools-${version}.tar.xz"
|
||||||
checksum=85fe1946a92731f22585c30eda8bea923f5221ffbea0e31dc834d722d86cfb90
|
checksum=8cad73636e3a1f09baab0d82a2e76f3e171ce2adacade03ccc0a6cf0a51d69a9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense BSD-3-Clause LICENSE
|
vlicense BSD-3-Clause LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue