lxqt: update to 0.15.0. [ci skip]

This commit is contained in:
mobinmob 2020-04-26 01:04:16 +03:00 committed by John Zimmermann
parent 8fd9830419
commit 88347135de

View file

@ -1,7 +1,7 @@
# Template file for 'lxqt' # Template file for 'lxqt'
pkgname=lxqt pkgname=lxqt
version=0.14.0 version=0.15.0
revision=2 revision=1
build_style=meta build_style=meta
depends=" depends="
lxqt-about>=${version} lxqt-about>=${version}
@ -30,5 +30,5 @@ depends="
upower" upower"
short_desc="LXQt meta-package for Void Linux" short_desc="LXQt meta-package for Void Linux"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later" license="BSD-2-Clause" # Suppress xlint warning: vlicense
homepage="https://www.lxqt.org/" homepage="https://www.lxqt.org/"