applications-20.08.1

This commit is contained in:
Rmys
2020-09-13 12:21:58 +03:00
parent 54231a0416
commit 9cfa465749
69 changed files with 545 additions and 62 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="8a10b35e540a91bf1bfb0ee0edf0724e3d2c3e46" type="tarxz">mirrors://kde/stable/release-service/20.04.2/src/rocs-20.04.2.tar.xz</Archive>
<Archive sha1sum="90ff17a945d113d3690b06038dd1cdeda8571b30" type="tarxz">mirrors://kde/stable/release-service/20.08.1/src/rocs-20.08.1.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="32">
<Date>2020-09-13</Date>
<Version>20.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-06-11</Date>
<Version>20.04.2</Version>