lxqt-config: update to 0.14.0.
This commit is contained in:
parent
e963f20ee3
commit
c3ebf2f2db
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'lxqt-config'
|
||||
pkgname=lxqt-config
|
||||
version=0.13.0
|
||||
version=0.14.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||
makedepends="liblxqt-devel libXcursor-devel libkscreen-devel"
|
||||
makedepends="liblxqt-devel libXcursor-devel libkscreen-devel
|
||||
xf86-input-libinput-devel"
|
||||
short_desc="LXQt System Settings"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/lxqt-config/releases/download/${version}/lxqt-config-${version}.tar.xz"
|
||||
checksum=25adce2f44bc6567c77039e70b13b48837c6ab35391875ca7d7706b205853f66
|
||||
checksum=88ee2ff42f69f25053c38138391131a376f9e713af9725c1284ed8ff2a565551
|
||||
|
|
Loading…
Reference in New Issue