diff --git a/srcpkgs/lxqt/template b/srcpkgs/lxqt/template index 05e7fef7d22..085d1d2974f 100644 --- a/srcpkgs/lxqt/template +++ b/srcpkgs/lxqt/template @@ -1,13 +1,15 @@ # Template file for 'lxqt' pkgname=lxqt -version=0.10.0 +version=0.11.0 revision=1 build_style=meta depends=" - qt5-translations lxqt-about>=${version} + lxqt-admin>=${version} lxqt-common>=${version} lxqt-config>=${version} + lxqt-globalkeys>=${version} + lxqt-l10n>=${version} lxqt-notificationd>=${version} lxqt-openssh-askpass>=${version} lxqt-panel>=${version} @@ -18,16 +20,16 @@ depends=" lxqt-session>=${version} lxqt-sudo>=${version} pcmanfm-qt>=${version} - lximage-qt>=0.3.0 + lximage-qt>=0.5.0 lxmenu-data - qterminal + qterminal>=0.7.0 openbox obconf-qt - oxygen-icons + breeze-icons xdg-utils ConsoleKit2 upower0" -short_desc="The LXQT meta-package for Void Linux" +short_desc="The LXQt meta-package for Void Linux" maintainer="Juan RP " homepage="http://www.lxqt.org" license="LGPL-2.1"