lxqt-session: update to 0.13.0
This commit is contained in:
parent
b34154818b
commit
d564997278
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'lxqt-session'
|
||||
pkgname=lxqt-session
|
||||
version=0.12.0
|
||||
revision=2
|
||||
version=0.13.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="pkg-config qt5-host-tools qt5-devel qt5-tools-devel xdg-user-dirs"
|
||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools xdg-user-dirs"
|
||||
makedepends="liblxqt-devel xdg-user-dirs"
|
||||
depends="xdg-user-dirs"
|
||||
short_desc="LXQt session handler"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="https://github.com/lxde/lxqt-session/releases/download/${version}/lxqt-session-${version}.tar.xz"
|
||||
checksum=e826bb81fc3f688bf626cac2c66e63881e1ccfdb1ec8b54f493c1270775e69b8
|
||||
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=bf44b691d34d75895d0055894b714ed7035ad2605874a9d6f286bc7aefbd2baa
|
||||
replaces="lxqt-common>=0"
|
||||
|
|
Loading…
Reference in New Issue