diff --git a/desktop/kde/plasma/kwin/actions.py b/desktop/kde/plasma/kwin/actions.py
index d8e46597e4..7330768fe9 100755
--- a/desktop/kde/plasma/kwin/actions.py
+++ b/desktop/kde/plasma/kwin/actions.py
@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
def setup():
- shelltools.system("sed -i 's|5.11.0|5.10.0|g' CMakeLists.txt")
+ #shelltools.system("sed -i 's|5.11.0|5.10.0|g' CMakeLists.txt")
kde5.configure()
def build():
diff --git a/desktop/kde/plasma/kwin/pspec.xml b/desktop/kde/plasma/kwin/pspec.xml
index 21d4bec5db..f93fe099bf 100755
--- a/desktop/kde/plasma/kwin/pspec.xml
+++ b/desktop/kde/plasma/kwin/pspec.xml
@@ -13,7 +13,7 @@
app:console
KDE5 window manager
KWin is the window manager of the K desktop environment.
- mirrors://kde/stable/plasma/5.14.0/kwin-5.14.0.tar.xz
+ mirrors://kde/stable/plasma/5.14.1/kwin-5.14.1.tar.xz
kactivities-devel
kauth-devel
@@ -208,6 +208,13 @@
+
+ 2018-10-17
+ 5.14.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-10-10
5.14.0
diff --git a/desktop/kde/plasma/plasma-integration/actions.py b/desktop/kde/plasma/plasma-integration/actions.py
index 08a38c7368..2922b3847d 100755
--- a/desktop/kde/plasma/plasma-integration/actions.py
+++ b/desktop/kde/plasma/plasma-integration/actions.py
@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
def setup():
- shelltools.system("sed -i 's|5.11.0|5.10.0|g' CMakeLists.txt")
+ #shelltools.system("sed -i 's|5.11.0|5.10.0|g' CMakeLists.txt")
kde5.configure()
def build():
diff --git a/desktop/kde/plasma/plasma-integration/pspec.xml b/desktop/kde/plasma/plasma-integration/pspec.xml
index 17f794b163..7f031e7dee 100755
--- a/desktop/kde/plasma/plasma-integration/pspec.xml
+++ b/desktop/kde/plasma/plasma-integration/pspec.xml
@@ -13,7 +13,7 @@
app:console
KDE5 Plasma artwork
Artwork, styles and assets for the Breeze visual style for the Plasma Desktop
- mirrors://kde/stable/plasma/5.14.0/plasma-integration-5.14.0.tar.xz
+ mirrors://kde/stable/plasma/5.14.1/plasma-integration-5.14.1.tar.xz
qt5-base-devel
qt5-declarative-devel
@@ -85,6 +85,13 @@
+
+ 2018-10-17
+ 5.14.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-10-10
5.14.0