diff --git a/desktop/lxqt/lxqt-powermanagement/actions.py b/desktop/lxqt/lxqt-powermanagement/actions.py
index 44d2b5521b..e47502536f 100644
--- a/desktop/lxqt/lxqt-powermanagement/actions.py
+++ b/desktop/lxqt/lxqt-powermanagement/actions.py
@@ -13,8 +13,7 @@ def setup():
shelltools.cd("build")
cmaketools.configure("-DCMAKE_BUILD_TYPE=release \
-DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_INSTALL_LIBDIR=/usr/lib \
- -DPULL_TRANSLATIONS=yes", sourceDir="..")
+ -DCMAKE_INSTALL_LIBDIR=/usr/lib", sourceDir="..")
def build():
shelltools.cd("build")
diff --git a/desktop/lxqt/lxqt-powermanagement/pspec.xml b/desktop/lxqt/lxqt-powermanagement/pspec.xml
index cbca3ce43d..475858febf 100644
--- a/desktop/lxqt/lxqt-powermanagement/pspec.xml
+++ b/desktop/lxqt/lxqt-powermanagement/pspec.xml
@@ -13,13 +13,13 @@
lxqt
LXQt power management daemon.
Daemon use for power management and auto-suspend.
- https://github.com/lxqt/lxqt-powermanagement/releases/download/0.16.0/lxqt-powermanagement-0.16.0.tar.xz
+ https://github.com/lxqt/lxqt-powermanagement/releases/download/0.17.1/lxqt-powermanagement-0.17.1.tar.xz
cmake
kwindowsystem-devel
libgcc
- liblxqt-devel
- libqtxdg-devel
+ liblxqt-devel
+ libqtxdg-devel
libxcb-devel
qt5-base-devel
qt5-linguist
@@ -27,7 +27,7 @@
solid-devel
upower-devel
kidletime-devel
- lxqt-build-tools
+ lxqt-build-tools
@@ -48,6 +48,13 @@
+
+ 2021-04-26
+ 0.17.1
+ Version bump.
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2020-11-05
0.16.0