From 8234fa9d5cd4022299d3dc1f8f0d74ef708625ff Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Sat, 20 Mar 2021 16:33:25 +0300 Subject: [PATCH 1/2] kvantum. --- desktop/lookandfeel/kvantum/actions.py | 7 +++---- desktop/lookandfeel/kvantum/pspec.xml | 9 ++++++++- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/desktop/lookandfeel/kvantum/actions.py b/desktop/lookandfeel/kvantum/actions.py index 78ae13975f..0bbf269c03 100644 --- a/desktop/lookandfeel/kvantum/actions.py +++ b/desktop/lookandfeel/kvantum/actions.py @@ -1,12 +1,11 @@ -#!/usr/bin/env python +#!/usr/bin/python # -*- coding: utf-8 -*- # # Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/licenses/gpl.txt +# See the file https://www.gnu.org/licenses/gpl-3.0.txt -from pisi.actionsapi import pisitools from pisi.actionsapi import shelltools -from pisi.actionsapi import get +from pisi.actionsapi import pisitools from pisi.actionsapi import qt5 def setup(): diff --git a/desktop/lookandfeel/kvantum/pspec.xml b/desktop/lookandfeel/kvantum/pspec.xml index 264b5fd2a2..b4541ad263 100644 --- a/desktop/lookandfeel/kvantum/pspec.xml +++ b/desktop/lookandfeel/kvantum/pspec.xml @@ -13,7 +13,7 @@ desktop.lookandfeel Kvantum is an SVG-based theme engine for Qt4/Qt5, KDE and LXQt. Kvantum Qt4 / Qt5, KDE ve LXQt için SVG tabanlı bir tema motorudur. - https://github.com/tsujan/Kvantum/releases/download/V0.18.0/Kvantum-0.18.0.tar.xz + https://github.com/tsujan/Kvantum/releases/download/V0.19.0/Kvantum-0.19.0.tar.xz libX11-devel qt5-linguist @@ -47,6 +47,13 @@ + + 2021-03-14 + 0.19.0 + Version bump. + PisiLinux Community + admins@pisilinux.org + 2021-03-05 0.18.0 From 1f2661613c9f89ce27491a840b413bff7c7dd1ca Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Sat, 20 Mar 2021 16:47:31 +0300 Subject: [PATCH 2/2] inkscape. --- multimedia/graphics/inkscape/pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/graphics/inkscape/pspec.xml b/multimedia/graphics/inkscape/pspec.xml index 4af80a5099..14a74fde95 100644 --- a/multimedia/graphics/inkscape/pspec.xml +++ b/multimedia/graphics/inkscape/pspec.xml @@ -132,7 +132,7 @@ - 2021-01-18 + 2021-03-20 1.0.2 Version bump. fury