From ac9d10cae23a3688a9bc902a74b3ee07ed59b2c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Tue, 27 Apr 2021 12:41:55 +0300 Subject: [PATCH] lxqt-about:v.bump to 0.17.0 --- desktop/lxqt/lxqt-about/actions.py | 3 +-- desktop/lxqt/lxqt-about/pspec.xml | 15 +++++++++++---- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/desktop/lxqt/lxqt-about/actions.py b/desktop/lxqt/lxqt-about/actions.py index b1ebfdcc80..2c9b837369 100644 --- a/desktop/lxqt/lxqt-about/actions.py +++ b/desktop/lxqt/lxqt-about/actions.py @@ -11,8 +11,7 @@ from pisi.actionsapi import shelltools def setup(): shelltools.makedirs("build") shelltools.cd("build") - cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \ - -DPULL_TRANSLATIONS=yes", sourceDir="..") + cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr", sourceDir="..") def build(): shelltools.cd("build") diff --git a/desktop/lxqt/lxqt-about/pspec.xml b/desktop/lxqt/lxqt-about/pspec.xml index 05fe2422c4..00bdb57f80 100644 --- a/desktop/lxqt/lxqt-about/pspec.xml +++ b/desktop/lxqt/lxqt-about/pspec.xml @@ -13,15 +13,15 @@ app:gui LXQt about dialog. About dialog of LXDE-Qt - https://github.com/lxqt/lxqt-about/releases/download/0.16.0/lxqt-about-0.16.0.tar.xz + https://github.com/lxqt/lxqt-about/releases/download/0.17.0/lxqt-about-0.17.0.tar.xz cmake kwindowsystem-devel libgcc - liblxqt-devel + liblxqt-devel qt5-linguist - libqtxdg-devel - lxqt-build-tools + libqtxdg-devel + lxqt-build-tools @@ -40,6 +40,13 @@ + + 2021-04-26 + 0.17.0 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2020-11-05 0.16.0