lxqt: update to 0.13.0

This commit is contained in:
Alessio Sergi 2018-06-19 20:05:45 +02:00
parent 1d575d5a8b
commit d77807ae11
1 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'lxqt' # Template file for 'lxqt'
pkgname=lxqt pkgname=lxqt
version=0.12.0 version=0.13.0
revision=2 revision=1
build_style=meta build_style=meta
depends=" depends="
lxqt-about>=${version} lxqt-about>=${version}
@ -21,9 +21,9 @@ depends="
lxqt-themes>=${version} lxqt-themes>=${version}
obconf-qt>=${version} obconf-qt>=${version}
pcmanfm-qt>=${version} pcmanfm-qt>=${version}
lximage-qt>=0.6.0 lximage-qt>=0.7.0
lxmenu-data lxmenu-data
qterminal>=0.8.0 qterminal>=0.9.0
openbox openbox
breeze-icons breeze-icons
xdg-utils xdg-utils
@ -31,5 +31,5 @@ depends="
upower" upower"
short_desc="The LXQt meta-package for Void Linux" short_desc="The LXQt meta-package for Void Linux"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.lxqt.org" homepage="https://www.lxqt.org/"
license="LGPL-2.1" license="LGPL-2.1-or-later"