applications-19.04.0

This commit is contained in:
Rmys
2019-04-18 21:06:50 +03:00
parent 351d26d5f4
commit f9a85e3064
60 changed files with 474 additions and 54 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<PartOf>desktop.kde.edu</PartOf>
<Summary>Rocs Graph Theory</Summary>
<Description>Rocs aims to be a Graph Theory IDE for helping professors to show the results of a graph algorithm and also helping students to do the algorithms. Rocs has a scripting module, done in Qt Script, that interacts with the drawn graph and every change in the graph with the script is reflected on the drawn one..</Description>
<Archive sha1sum="b0dd0d64a33b563b8fe50bbf77a6068adeba2bca" type="tarxz">mirrors://kde/stable/applications/18.12.3/src/rocs-18.12.3.tar.xz</Archive>
<Archive sha1sum="d1efdf63d8dbc974636912e34e7ad8cdaf0fb5f1" type="tarxz">mirrors://kde/stable/applications/19.04.0/src/rocs-19.04.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
@@ -87,6 +87,13 @@
</Package>
<History>
<Update release="25">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-03-11</Date>
<Version>18.12.3</Version>