lxqt-config: update to 0.9.0.
This commit is contained in:
parent
7fbd8c7977
commit
547dd42a6e
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'lxqt-config'
|
||||
pkgname=lxqt-config
|
||||
version=0.8.0
|
||||
revision=2
|
||||
version=0.9.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_QT5=1"
|
||||
hostmakedepends="cmake pkg-config"
|
||||
makedepends="qt5-tools-devel>=5.4 liblxqt-devel libqtxdg-devel libXcursor-devel"
|
||||
makedepends="liblxqt-devel libqtxdg-devel libXcursor-devel"
|
||||
short_desc="LXQt System Settings"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="http://lxqt.org/downloads/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=d2817df3c890038aca3e9efa2e2319df51825f47fdda5858efd92459bb8f4ad8
|
||||
checksum=9d6b0d21846ac5d9c62c5806ce04383b92708ab7bd095b46d0ac9fbb3f84b913
|
||||
|
|
Loading…
Reference in a new issue