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():
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>KDE 5 Bluetooth Stack</Summary>
<Description>Integrate the Bluetooth technology within KDE workspace and applications</Description>
<Archive sha1sum="fc4ab3c56ceb70bcf7d5322e3491d068f36b2cfa" type="tarxz">mirrors://kde/stable/plasma/5.14.0/bluedevil-5.14.0.tar.xz</Archive>
<Archive sha1sum="442526ec9e2a8d44ad8d7b2b79e6451581203352" type="tarxz">mirrors://kde/stable/plasma/5.14.1/bluedevil-5.14.1.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
@@ -66,6 +66,13 @@
</Package>
<History>
<Update release="23">
<Date>2018-10-17</Date>
<Version>5.14.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-10-17</Date>
<Version>5.14.0</Version>