mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
lxqt-session: update to 1.1.1.
This commit is contained in:
parent
63ef073839
commit
65d8866a3f
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'lxqt-session'
|
# Template file for 'lxqt-session'
|
||||||
pkgname=lxqt-session
|
pkgname=lxqt-session
|
||||||
version=1.1.0
|
version=1.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools xdg-user-dirs
|
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools xdg-user-dirs
|
||||||
perl"
|
perl"
|
||||||
makedepends="kwindowsystem-devel liblxqt-devel procps-ng-devel"
|
makedepends="kwindowsystem-devel liblxqt-devel procps-ng-devel qtxdg-tools-devel"
|
||||||
depends="xdg-user-dirs"
|
depends="xdg-user-dirs qtxdg-tools"
|
||||||
short_desc="LXQt session handler"
|
short_desc="LXQt session handler"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://lxqt-project.org"
|
homepage="https://lxqt-project.org"
|
||||||
distfiles="https://github.com/lxqt/lxqt-session/archive/${version}.tar.gz"
|
distfiles="https://github.com/lxqt/lxqt-session/archive/${version}.tar.gz"
|
||||||
checksum=6ff41d1c95464fe7b00d3b5493f259323ecad61ae72865cf251ad5db9ae68e4e
|
checksum=e8f33783de445f4bb83cd62b8496148820ad42dd625fa7ea4973ace1b91fd896
|
||||||
replaces="lxqt-common>=0"
|
replaces="lxqt-common>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue