diff --git a/desktop/lxqt/lxqt-openssh-askpass/actions.py b/desktop/lxqt/lxqt-openssh-askpass/actions.py
index 57dbfa739a..890957c316 100644
--- a/desktop/lxqt/lxqt-openssh-askpass/actions.py
+++ b/desktop/lxqt/lxqt-openssh-askpass/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/lxqt-openssh-askpass/pspec.xml b/desktop/lxqt/lxqt-openssh-askpass/pspec.xml
index c732f40bd9..a4e9b35dfd 100644
--- a/desktop/lxqt/lxqt-openssh-askpass/pspec.xml
+++ b/desktop/lxqt/lxqt-openssh-askpass/pspec.xml
@@ -13,16 +13,16 @@
lxqt
LXQt openssh password prompt
LXQt openssh password prompt
- https://github.com/lxqt/lxqt-openssh-askpass/releases/download/0.16.0/lxqt-openssh-askpass-0.16.0.tar.xz
+ https://github.com/lxqt/lxqt-openssh-askpass/releases/download/0.17.0/lxqt-openssh-askpass-0.17.0.tar.xz
cmake
kwindowsystem-devel
- libqtxdg-devel
- liblxqt-devel
+ libqtxdg-devel
+ liblxqt-devel
lxqt-config
qt5-base-devel
qt5-linguist
- lxqt-build-tools
+ lxqt-build-tools
@@ -38,6 +38,13 @@
+
+ 2021-04-26
+ 0.17.0
+ Version bump.
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2020-11-05
0.16.0