diff --git a/desktop/kde/framework/kio/actions.py b/desktop/kde/framework/kio/actions.py
index 05f0bd6392..d4145efcc5 100755
--- a/desktop/kde/framework/kio/actions.py
+++ b/desktop/kde/framework/kio/actions.py
@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
def setup():
- #shelltools.system("sed -i 's|5.52.0|5.55.0|g' CMakeLists.txt")
+ shelltools.system("sed -i 's|5.52.0|5.55.0|g' CMakeLists.txt")
kde5.configure()
def build():
diff --git a/desktop/kde/framework/kio/pspec.xml b/desktop/kde/framework/kio/pspec.xml
index 3bc17148be..8656d9c0a1 100755
--- a/desktop/kde/framework/kio/pspec.xml
+++ b/desktop/kde/framework/kio/pspec.xml
@@ -13,7 +13,7 @@
app:console
Resource and network access abstraction
Network transparent access to files and data
- mirrors://kde/stable/frameworks/5.55/kio-5.55.0.tar.xz
+ mirrors://kde/stable/frameworks/5.52/kio-5.52.0.tar.xz
qt5-base-devel
acl-devel
@@ -53,7 +53,7 @@
extra-cmake-modules
-
+ kpropertiesdialog.patch