diff --git a/desktop/lxqt/lxqt-sudo/actions.py b/desktop/lxqt/lxqt-sudo/actions.py index cf91c5bfe1..a7a7f36020 100644 --- a/desktop/lxqt/lxqt-sudo/actions.py +++ b/desktop/lxqt/lxqt-sudo/actions.py @@ -13,7 +13,6 @@ def setup(): shelltools.cd("build") cmaketools.configure("-DCMAKE_BUILD_TYPE=release \ -DCMAKE_INSTALL_PREFIX=/usr \ - -DPULL_TRANSLATIONS=yes \ -DCMAKE_INSTALL_LIBDIR=/usr/lib", sourceDir="..") def build(): diff --git a/desktop/lxqt/lxqt-sudo/pspec.xml b/desktop/lxqt/lxqt-sudo/pspec.xml index d13f92bc4f..76c01ca00c 100644 --- a/desktop/lxqt/lxqt-sudo/pspec.xml +++ b/desktop/lxqt/lxqt-sudo/pspec.xml @@ -13,15 +13,15 @@ lxqt Python binding of terminal widget for Qt LXQt privilege program (lxsu). - https://github.com/lxqt/lxqt-sudo/releases/download/0.16.0/lxqt-sudo-0.16.0.tar.xz + https://github.com/lxqt/lxqt-sudo/releases/download/0.17.0/lxqt-sudo-0.17.0.tar.xz cmake kwindowsystem-devel - liblxqt-devel - libqtxdg-devel + liblxqt-devel + libqtxdg-devel qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools lxqt-sudo @@ -40,6 +40,13 @@ + + 2021-04-26 + 0.17.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2020-11-05 0.16.0