From c43cb3dc5b4eb73fb84abc0c45b6b18aa2bbd0c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Tue, 27 Apr 2021 13:25:13 +0300 Subject: [PATCH] lxqt-policykit:v.bump to 0.17.0 --- desktop/lxqt/lxqt-policykit/actions.py | 3 +-- desktop/lxqt/lxqt-policykit/pspec.xml | 15 +++++++++++---- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/desktop/lxqt/lxqt-policykit/actions.py b/desktop/lxqt/lxqt-policykit/actions.py index 47315859be..954f90e422 100644 --- a/desktop/lxqt/lxqt-policykit/actions.py +++ b/desktop/lxqt/lxqt-policykit/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/lxqt-policykit/pspec.xml b/desktop/lxqt/lxqt-policykit/pspec.xml index f7c8ae7e68..321e7d002f 100644 --- a/desktop/lxqt/lxqt-policykit/pspec.xml +++ b/desktop/lxqt/lxqt-policykit/pspec.xml @@ -13,18 +13,18 @@ lxqt Policykit agent The LXQt policykit authentication agent - https://github.com/lxqt/lxqt-policykit/releases/download/0.16.0/lxqt-policykit-0.16.0.tar.xz + https://github.com/lxqt/lxqt-policykit/releases/download/0.17.0/lxqt-policykit-0.17.0.tar.xz cmake glib2-devel kwindowsystem-devel libgcc - liblxqt-devel - libqtxdg-devel + liblxqt-devel + libqtxdg-devel polkit-devel polkit-qt-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools @@ -47,6 +47,13 @@ + + 2021-04-26 + 0.17.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2020-11-05 0.16.0