diff --git a/desktop/lxqt/lxqt-policykit/actions.py b/desktop/lxqt/lxqt-policykit/actions.py
index 47315859be..954f90e422 100644
--- a/desktop/lxqt/lxqt-policykit/actions.py
+++ b/desktop/lxqt/lxqt-policykit/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-policykit/pspec.xml b/desktop/lxqt/lxqt-policykit/pspec.xml
index f7c8ae7e68..321e7d002f 100644
--- a/desktop/lxqt/lxqt-policykit/pspec.xml
+++ b/desktop/lxqt/lxqt-policykit/pspec.xml
@@ -13,18 +13,18 @@
lxqt
Policykit agent
The LXQt policykit authentication agent
- https://github.com/lxqt/lxqt-policykit/releases/download/0.16.0/lxqt-policykit-0.16.0.tar.xz
+ https://github.com/lxqt/lxqt-policykit/releases/download/0.17.0/lxqt-policykit-0.17.0.tar.xz
cmake
glib2-devel
kwindowsystem-devel
libgcc
- liblxqt-devel
- libqtxdg-devel
+ liblxqt-devel
+ libqtxdg-devel
polkit-devel
polkit-qt-devel
qt5-linguist
- lxqt-build-tools
+ lxqt-build-tools
@@ -47,6 +47,13 @@
+
+ 2021-04-26
+ 0.17.0
+ Version bump.
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2020-11-05
0.16.0