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
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