plasma-5.14.1:ver.bump

This commit is contained in:
Rmys
2018-10-18 03:08:02 +03:00
parent 6df85c6e43
commit dafa40369c
13 changed files with 67 additions and 16 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():