framework-5.51.0:ver.bump

This commit is contained in:
Rmys
2018-10-18 01:46:11 +03:00
parent 662f7cea7b
commit 12a36902ae
46 changed files with 228 additions and 46 deletions
+1 -1
View File
@@ -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():