From d77807ae11ec5d8bf2aa981de5c29fe9af15dcc1 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 19 Jun 2018 20:05:45 +0200 Subject: [PATCH] lxqt: update to 0.13.0 --- srcpkgs/lxqt/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/lxqt/template b/srcpkgs/lxqt/template index a98b8a060a0..78e298e4a33 100644 --- a/srcpkgs/lxqt/template +++ b/srcpkgs/lxqt/template @@ -1,7 +1,7 @@ # Template file for 'lxqt' pkgname=lxqt -version=0.12.0 -revision=2 +version=0.13.0 +revision=1 build_style=meta depends=" lxqt-about>=${version} @@ -21,9 +21,9 @@ depends=" lxqt-themes>=${version} obconf-qt>=${version} pcmanfm-qt>=${version} - lximage-qt>=0.6.0 + lximage-qt>=0.7.0 lxmenu-data - qterminal>=0.8.0 + qterminal>=0.9.0 openbox breeze-icons xdg-utils @@ -31,5 +31,5 @@ depends=" upower" short_desc="The LXQt meta-package for Void Linux" maintainer="Juan RP " -homepage="http://www.lxqt.org" -license="LGPL-2.1" +homepage="https://www.lxqt.org/" +license="LGPL-2.1-or-later"