Merge pull request #6567 from Rmys/master

kio:rebuild
This commit is contained in:
Rmys
2019-02-14 23:11:12 +03:00
committed by GitHub
2 changed files with 3 additions and 3 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.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():
+2 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Resource and network access abstraction</Summary>
<Description>Network transparent access to files and data</Description>
<Archive sha1sum="0935e9d892e483ee28e0b2273a193f0074008926" type="tarxz">mirrors://kde/stable/frameworks/5.55/kio-5.55.0.tar.xz</Archive>
<Archive sha1sum="722c248926c996c9a369190dbfc73bb1fbbea0aa" type="tarxz">mirrors://kde/stable/frameworks/5.52/kio-5.52.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency>acl-devel</Dependency>
@@ -53,7 +53,7 @@
<Dependency versionFrom="5.28.0">extra-cmake-modules</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch>kpropertiesdialog.patch</Patch> -->
<Patch>kpropertiesdialog.patch</Patch>
</Patches>
</Source>