diff --git a/desktop/lxqt/qterminal/actions.py b/desktop/lxqt/qterminal/actions.py index 9d4e5fc92d..f4666233e2 100644 --- a/desktop/lxqt/qterminal/actions.py +++ b/desktop/lxqt/qterminal/actions.py @@ -15,8 +15,7 @@ def setup(): shelltools.makedirs("build") shelltools.cd("build") cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_BUILD_TYPE=Release \ - -DPULL_TRANSLATIONS=yes", sourceDir="..") + -DCMAKE_BUILD_TYPE=Release", sourceDir="..") def build(): shelltools.cd("build") qt5.make() diff --git a/desktop/lxqt/qterminal/pspec.xml b/desktop/lxqt/qterminal/pspec.xml index 4d4a500e37..369f1d850b 100644 --- a/desktop/lxqt/qterminal/pspec.xml +++ b/desktop/lxqt/qterminal/pspec.xml @@ -13,19 +13,19 @@ lxqt QT5-based multitab terminal emulator. QT5-based multitab terminal emulator. - https://github.com/lxqt/qterminal/releases/download/0.16.0/qterminal-0.16.0.tar.xz + https://github.com/lxqt/qterminal/releases/download/0.17.0/qterminal-0.17.0.tar.xz cmake qt5-base-devel qt5-linguist libxcb-devel libX11-devel - qtermwidget5-devel + qtermwidget5-devel qt5-x11extras-devel lxqt-config qt5-svg-devel kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools @@ -35,7 +35,7 @@ libX11 libgcc qt5-base - qtermwidget5 + qtermwidget5 qt5-x11extras @@ -47,6 +47,13 @@ + + 2021-04-26 + 0.17.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2020-11-05 0.16.0