Merge pull request #6683 from Rmys/master

kio-5.49.0:rebuild
This commit is contained in:
Rmys
2019-03-25 14:14:18 +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.49.0|5.56.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="53eea63b326b11012115bfa4afe36f62bb55c25f" type="tarxz">mirrors://kde/stable/frameworks/5.56/kio-5.56.0.tar.xz</Archive>
<Archive sha1sum="fffcd2f59c9408eff662669dc90369a0b72a94d8" type="tarxz">mirrors://kde/stable/frameworks/5.49/kio-5.49.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency>acl-devel</Dependency>
@@ -147,7 +147,7 @@
<History>
<Update release="28">
<Date>2019-03-11</Date>
<Date>2019-03-25</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>