diff --git a/desktop/lxqt/lxqt-admin/actions.py b/desktop/lxqt/lxqt-admin/actions.py
index 9c1d78a4ce..2d6963d16a 100644
--- a/desktop/lxqt/lxqt-admin/actions.py
+++ b/desktop/lxqt/lxqt-admin/actions.py
@@ -13,9 +13,7 @@ def setup():
shelltools.makedirs("build")
shelltools.cd("build")
cmaketools.configure("-DCMAKE_BUILD_TYPE=release \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DPULL_TRANSLATIONS=yes \
- -DCMAKE_INSTALL_LIBDIR=/usr/lib", sourceDir="..")
+ -DCMAKE_INSTALL_PREFIX=/usr", sourceDir="..")
def build():
shelltools.cd("build")
diff --git a/desktop/lxqt/lxqt-admin/pspec.xml b/desktop/lxqt/lxqt-admin/pspec.xml
index e7fcdf8848..0f4eeda85d 100644
--- a/desktop/lxqt/lxqt-admin/pspec.xml
+++ b/desktop/lxqt/lxqt-admin/pspec.xml
@@ -13,17 +13,17 @@
lxqt
LXQt system administration tool
LXQt system administration tool
- https://github.com/lxqt/lxqt-admin/releases/download/0.16.0/lxqt-admin-0.16.0.tar.xz
+ https://github.com/lxqt/lxqt-admin/releases/download/0.17.0/lxqt-admin-0.17.0.tar.xz
cmake
glib2-devel
polkit-qt-devel
kwindowsystem-devel
libgcc
- liblxqt-devel
+ liblxqt-devel
qt5-base-devel
qt5-linguist
- lxqt-build-tools
+ lxqt-build-tools
@@ -39,6 +39,13 @@
+
+ 2021-04-26
+ 0.17.0
+ version bump
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2020-11-05
0.16.0