lxqt-session: update to 1.1.0.
This commit is contained in:
parent
c5c8800701
commit
93f076bb01
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'lxqt-session'
|
||||
pkgname=lxqt-session
|
||||
version=1.0.1
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools xdg-user-dirs
|
||||
perl"
|
||||
makedepends="liblxqt-devel xdg-user-dirs procps-ng-devel"
|
||||
makedepends="kwindowsystem-devel liblxqt-devel procps-ng-devel"
|
||||
depends="xdg-user-dirs"
|
||||
short_desc="LXQt session handler"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/lxqt-session/releases/download/${version}/lxqt-session-${version}.tar.xz"
|
||||
checksum=3245457cb4a1e59ec62802308c872173baa300fa0f8e517fe14f45112733a6c1
|
||||
homepage="https://lxqt-project.org"
|
||||
distfiles="https://github.com/lxqt/lxqt-session/archive/${version}.tar.gz"
|
||||
checksum=6ff41d1c95464fe7b00d3b5493f259323ecad61ae72865cf251ad5db9ae68e4e
|
||||
replaces="lxqt-common>=0"
|
||||
|
|
Loading…
Reference in a new issue