diff --git a/desktop/lxqt/lximage-qt/actions.py b/desktop/lxqt/lximage-qt/actions.py
index 67ea1fdb09..a30575aa48 100644
--- a/desktop/lxqt/lximage-qt/actions.py
+++ b/desktop/lxqt/lximage-qt/actions.py
@@ -14,8 +14,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/lximage-qt/pspec.xml b/desktop/lxqt/lximage-qt/pspec.xml
index ce28b4037d..99ae01ff6c 100644
--- a/desktop/lxqt/lximage-qt/pspec.xml
+++ b/desktop/lxqt/lximage-qt/pspec.xml
@@ -13,7 +13,7 @@
lxqt
Image viewer and screenshot tool.
Image viewer and screenshot tool.
- https://github.com/lxqt/lximage-qt/releases/download/0.16.0/lximage-qt-0.16.0.tar.xz
+ https://github.com/lxqt/lximage-qt/releases/download/0.17.0/lximage-qt-0.17.0.tar.xz
glib2-devel
cmake
@@ -24,11 +24,11 @@
qt5-linguist
libexif-devel
libX11-devel
- libfm-qt-devel
+ libfm-qt-devel
qt5-qdbusviewer
menu-cache-devel
kwindowsystem-devel
- lxqt-build-tools
+ lxqt-build-tools
@@ -45,13 +45,21 @@
libexif
qt5-svg
libfm-qt
- qt5-base
+ qt5-base
libXfixes
qt5-x11extras
+ menu-cache
+
+ 2021-04-26
+ 0.17.0
+ version bump
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2020-11-05
0.16.0