From 209ee0bab884c8ca15af8eea249c11936dc66af2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Tue, 27 Apr 2021 12:09:22 +0300 Subject: [PATCH] libsysstat:v.bump to 0.4.5 --- desktop/lxqt/libsysstat/actions.py | 3 +-- desktop/lxqt/libsysstat/pspec.xml | 11 +++++++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/desktop/lxqt/libsysstat/actions.py b/desktop/lxqt/libsysstat/actions.py index dc686dc8ba..a7a7f36020 100644 --- a/desktop/lxqt/libsysstat/actions.py +++ b/desktop/lxqt/libsysstat/actions.py @@ -13,8 +13,7 @@ def setup(): shelltools.cd("build") cmaketools.configure("-DCMAKE_BUILD_TYPE=release \ -DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_INSTALL_LIBDIR=/usr/lib\ - --DPULL_TRANSLATIONS=yes", sourceDir="..") + -DCMAKE_INSTALL_LIBDIR=/usr/lib", sourceDir="..") def build(): shelltools.cd("build") diff --git a/desktop/lxqt/libsysstat/pspec.xml b/desktop/lxqt/libsysstat/pspec.xml index aa526a9d87..d2c78866fb 100644 --- a/desktop/lxqt/libsysstat/pspec.xml +++ b/desktop/lxqt/libsysstat/pspec.xml @@ -13,13 +13,13 @@ lxqt Library used to query system info and statistics Library to query system statistics (net, resource usage, ...) - https://github.com/lxqt/libsysstat/releases/download/0.4.4/libsysstat-0.4.4.tar.xz + https://github.com/lxqt/libsysstat/releases/download/0.4.5/libsysstat-0.4.5.tar.xz cmake libgcc qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools @@ -47,6 +47,13 @@ + + 2021-04-26 + 0.4.5 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2020-11-05 0.4.4