lxqt: update to 0.14.0.

This commit is contained in:
maxice8 2019-01-25 23:29:04 -02:00 committed by maxice8
parent 2743b9851f
commit 0344cfac1c

View file

@ -1,6 +1,6 @@
# Template file for 'lxqt' # Template file for 'lxqt'
pkgname=lxqt pkgname=lxqt
version=0.13.0 version=0.14.0
revision=1 revision=1
build_style=meta build_style=meta
depends=" depends="
@ -8,7 +8,6 @@ depends="
lxqt-admin>=${version} lxqt-admin>=${version}
lxqt-config>=${version} lxqt-config>=${version}
lxqt-globalkeys>=${version} lxqt-globalkeys>=${version}
lxqt-l10n>=${version}
lxqt-notificationd>=${version} lxqt-notificationd>=${version}
lxqt-openssh-askpass>=${version} lxqt-openssh-askpass>=${version}
lxqt-panel>=${version} lxqt-panel>=${version}
@ -21,15 +20,15 @@ depends="
lxqt-themes>=${version} lxqt-themes>=${version}
obconf-qt>=${version} obconf-qt>=${version}
pcmanfm-qt>=${version} pcmanfm-qt>=${version}
lximage-qt>=0.7.0 lximage-qt>=${version}
lxmenu-data lxmenu-data
qterminal>=0.9.0 qterminal>=${version}
openbox openbox
breeze-icons breeze-icons
xdg-utils xdg-utils
ConsoleKit2 ConsoleKit2
upower" upower"
short_desc="The LXQt meta-package for Void Linux" short_desc="LXQt meta-package for Void Linux"
maintainer="Juan RP <xtraeme@voidlinux.org>" maintainer="Juan RP <xtraeme@voidlinux.org>"
homepage="https://www.lxqt.org/"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://www.lxqt.org/"