From d0ac3d3620842855a206698f4100214a7d5bb211 Mon Sep 17 00:00:00 2001 From: Piraty Date: Fri, 9 Mar 2018 20:25:55 +0100 Subject: [PATCH] lxqt: drop upower0 in favour of upower --- srcpkgs/lxqt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lxqt/template b/srcpkgs/lxqt/template index d7bc6468573..a98b8a060a0 100644 --- a/srcpkgs/lxqt/template +++ b/srcpkgs/lxqt/template @@ -1,7 +1,7 @@ # Template file for 'lxqt' pkgname=lxqt version=0.12.0 -revision=1 +revision=2 build_style=meta depends=" lxqt-about>=${version} @@ -28,7 +28,7 @@ depends=" breeze-icons xdg-utils ConsoleKit2 - upower0" + upower" short_desc="The LXQt meta-package for Void Linux" maintainer="Juan RP " homepage="http://www.lxqt.org"