diff --git a/desktop/lxqt/obconf-qt/actions.py b/desktop/lxqt/obconf-qt/actions.py index ecef17a919..f68792e9a2 100644 --- a/desktop/lxqt/obconf-qt/actions.py +++ b/desktop/lxqt/obconf-qt/actions.py @@ -11,8 +11,7 @@ def setup(): shelltools.makedirs("build") shelltools.cd("build") cmaketools.configure("-DCMAKE_BUILD_TYPE=release \ - -DCMAKE_INSTALL_PREFIX=/usr \ - -DPULL_TRANSLATIONS=yes", sourceDir="..") + -DCMAKE_INSTALL_PREFIX=/usr", sourceDir="..") def build(): shelltools.cd("build") diff --git a/desktop/lxqt/obconf-qt/pspec.xml b/desktop/lxqt/obconf-qt/pspec.xml index d036ecf1e0..fae9e69ce1 100644 --- a/desktop/lxqt/obconf-qt/pspec.xml +++ b/desktop/lxqt/obconf-qt/pspec.xml @@ -13,15 +13,15 @@ lxqt This is a Qt port of ObConf, configurator of OpenBox window manager. This is a Qt port of ObConf, configurator of OpenBox window manager. - https://github.com/lxqt/obconf-qt/releases/download/0.16.0/obconf-qt-0.16.0.tar.xz + https://github.com/lxqt/obconf-qt/releases/download/0.16.1/obconf-qt-0.16.1.tar.xz cmake icon-theme-hicolor - liblxqt-devel + liblxqt-devel openbox-devel qt5-linguist kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools @@ -43,6 +43,13 @@ + + 2021-04-26 + 0.16.1 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2020-11-05 0.16.0