lxqt-build-tools: update to 0.8.0.
This commit is contained in:
parent
45e433aa4c
commit
e316533228
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'lxqt-build-tools'
|
||||
pkgname=lxqt-build-tools
|
||||
version=0.7.0
|
||||
version=0.8.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-host-tools qt5-qmake pkg-config"
|
||||
makedepends="qt5-devel"
|
||||
|
@ -11,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/lxqt-build-tools/releases/download/${version}/lxqt-build-tools-${version}.tar.xz"
|
||||
checksum=85fe1946a92731f22585c30eda8bea923f5221ffbea0e31dc834d722d86cfb90
|
||||
checksum=8cad73636e3a1f09baab0d82a2e76f3e171ce2adacade03ccc0a6cf0a51d69a9
|
||||
|
||||
post_install() {
|
||||
vlicense BSD-3-Clause LICENSE
|
||||
|
|
Loading…
Reference in New Issue