framework-5.51.0:ver.bump
This commit is contained in:
@@ -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():
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>KDE 5 User Manager</Summary>
|
||||
<Description>User Manager within KDE workspace and applications</Description>
|
||||
<Archive sha1sum="32749851b0f41b0ec713b24eb8a527cb96e5707e" type="tarxz">mirrors://kde/stable/plasma/5.14.0/user-manager-5.14.0.tar.xz</Archive>
|
||||
<Archive sha1sum="43133dc84f4487221b97ec1a30718595a6530fdb" type="tarxz">mirrors://kde/stable/plasma/5.14.1/user-manager-5.14.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency>kauth-devel</Dependency>
|
||||
@@ -67,6 +67,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>
|
||||
|
||||
Reference in New Issue
Block a user