From aed33f302466844683a82f5809c497e7faf9f3fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Tue, 27 Apr 2021 13:42:04 +0300 Subject: [PATCH] lxqt-archiver:v.bump to 0.4.0 --- desktop/lxqt/lxqt-archiver/actions.py | 5 ++--- desktop/lxqt/lxqt-archiver/pspec.xml | 28 +++++++++++++++++---------- 2 files changed, 20 insertions(+), 13 deletions(-) diff --git a/desktop/lxqt/lxqt-archiver/actions.py b/desktop/lxqt/lxqt-archiver/actions.py index b7a210c904..0955acb969 100644 --- a/desktop/lxqt/lxqt-archiver/actions.py +++ b/desktop/lxqt/lxqt-archiver/actions.py @@ -12,9 +12,8 @@ def setup(): shelltools.makedirs("build") shelltools.cd("build") cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_BUILD_TYPE=Release \ - -DPULL_TRANSLATIONS=yes \ - -DCMAKE_INSTALL_LIBDIR=lib", sourceDir="..") + -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_INSTALL_LIBDIR=lib", sourceDir="..") def build(): shelltools.cd("build") cmaketools.make() diff --git a/desktop/lxqt/lxqt-archiver/pspec.xml b/desktop/lxqt/lxqt-archiver/pspec.xml index ded654c39a..02ba5416d0 100644 --- a/desktop/lxqt/lxqt-archiver/pspec.xml +++ b/desktop/lxqt/lxqt-archiver/pspec.xml @@ -9,21 +9,21 @@ ayhanyalcinsoy@pisilinux.org GPLv2 - arqiver + lxqt app:gui A simple and lightweight Qt file archiver. A simple and lightweight Qt file archiver. - https://github.com/lxqt/lxqt-archiver/releases/download/0.3.0/lxqt-archiver-0.3.0.tar.xz + https://github.com/lxqt/lxqt-archiver/releases/download/0.4.0/lxqt-archiver-0.4.0.tar.xz glib2-devel qt5-linguist libexif-devel json-glib-devel - menu-cache-devel extra-cmake-modules qt5-x11extras-devel - libfm-qt-devel - lxqt-build-tools + menu-cache-devel + libfm-qt-devel + lxqt-build-tools @@ -33,11 +33,12 @@ lxqt-archiver - glib2 - libgcc - libfm-qt - qt5-base - json-glib + glib2 + libgcc + libfm-qt + qt5-base + json-glib + menu-cache /usr/bin @@ -54,6 +55,13 @@ + + 2021-04-26 + 0.4.0 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2020-11-05 0.3.0