diff --git a/desktop/lxqt/lxqt-about/actions.py b/desktop/lxqt/lxqt-about/actions.py
index b1ebfdcc80..2c9b837369 100644
--- a/desktop/lxqt/lxqt-about/actions.py
+++ b/desktop/lxqt/lxqt-about/actions.py
@@ -11,8 +11,7 @@ from pisi.actionsapi import shelltools
def setup():
shelltools.makedirs("build")
shelltools.cd("build")
- cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
- -DPULL_TRANSLATIONS=yes", sourceDir="..")
+ cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr", sourceDir="..")
def build():
shelltools.cd("build")
diff --git a/desktop/lxqt/lxqt-about/pspec.xml b/desktop/lxqt/lxqt-about/pspec.xml
index 05fe2422c4..00bdb57f80 100644
--- a/desktop/lxqt/lxqt-about/pspec.xml
+++ b/desktop/lxqt/lxqt-about/pspec.xml
@@ -13,15 +13,15 @@
app:gui
LXQt about dialog.
About dialog of LXDE-Qt
- https://github.com/lxqt/lxqt-about/releases/download/0.16.0/lxqt-about-0.16.0.tar.xz
+ https://github.com/lxqt/lxqt-about/releases/download/0.17.0/lxqt-about-0.17.0.tar.xz
cmake
kwindowsystem-devel
libgcc
- liblxqt-devel
+ liblxqt-devel
qt5-linguist
- libqtxdg-devel
- lxqt-build-tools
+ libqtxdg-devel
+ lxqt-build-tools
@@ -40,6 +40,13 @@
+
+ 2021-04-26
+ 0.17.0
+ Version bump
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2020-11-05
0.16.0