lxqt-session: update to 0.9.0.
This commit is contained in:
parent
715f4d4645
commit
45f4e9c437
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'lxqt-session'
|
||||
pkgname=lxqt-session
|
||||
version=0.8.0
|
||||
revision=3
|
||||
version=0.9.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_QT5=1 -DLIB_SUFFIX= -DBUNDLE_XDG_UTILS=NO"
|
||||
hostmakedepends="cmake pkg-config"
|
||||
makedepends="qt5-tools-devel>=5.4 liblxqt-devel libqtxdg-devel"
|
||||
makedepends="liblxqt-devel libqtxdg-devel"
|
||||
short_desc="LXQt session handler"
|
||||
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=bab662d167d6b718bfd30122f0c26d786469ed52ec5ae4e6393d6fb9882ff767
|
||||
checksum=c543ffb938e230c144399b59c99c53ee69fd0b37ff404a02576ce1179a551d06
|
||||
|
|
Loading…
Reference in a new issue