mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
lxqt-session: update to 0.16.0.
This commit is contained in:
parent
f3da427197
commit
a21ccd8dec
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'lxqt-session'
|
# Template file for 'lxqt-session'
|
||||||
pkgname=lxqt-session
|
pkgname=lxqt-session
|
||||||
version=0.15.0
|
version=0.16.0
|
||||||
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"
|
||||||
makedepends="liblxqt-devel xdg-user-dirs"
|
makedepends="liblxqt-devel xdg-user-dirs"
|
||||||
depends="xdg-user-dirs"
|
depends="xdg-user-dirs"
|
||||||
short_desc="LXQt session handler"
|
short_desc="LXQt session handler"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://lxqt.org/"
|
homepage="https://lxqt.org/"
|
||||||
distfiles="https://github.com/lxqt/lxqt-session/releases/download/${version}/lxqt-session-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/lxqt-session/releases/download/${version}/lxqt-session-${version}.tar.xz"
|
||||||
checksum=e44fcc0ba10165713a35729fe4a7e227af466d8f8b9fbc3fed1f8a2a68a0c69f
|
checksum=547e01e173921357245fb938718bd2401b38e73245cdcbecf195130e856d4959
|
||||||
replaces="lxqt-common>=0"
|
replaces="lxqt-common>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue