lxqt: drop upower0 in favour of upower

This commit is contained in:
Piraty 2018-03-09 20:25:55 +01:00
parent e10a69bb59
commit d0ac3d3620

View file

@ -1,7 +1,7 @@
# Template file for 'lxqt' # Template file for 'lxqt'
pkgname=lxqt pkgname=lxqt
version=0.12.0 version=0.12.0
revision=1 revision=2
build_style=meta build_style=meta
depends=" depends="
lxqt-about>=${version} lxqt-about>=${version}
@ -28,7 +28,7 @@ depends="
breeze-icons breeze-icons
xdg-utils xdg-utils
ConsoleKit2 ConsoleKit2
upower0" 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="http://www.lxqt.org"