applications-22.08.1

This commit is contained in:
Rmys
2022-09-24 17:26:58 +03:00
parent a98b866216
commit 2ebd6407ab
10 changed files with 162 additions and 92 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="3efb62db3e3a0e00e1c784064424e0b3f8b17811" type="tarxz">mirrors://kde/stable/release-service/22.04.3/src/rocs-22.04.3.tar.xz</Archive>
<Archive sha1sum="663ce70d09ec91e2649ce806fac0b9fefe2bdf7b" type="tarxz">mirrors://kde/stable/release-service/22.08.1/src/rocs-22.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.2">qt5-declarative-devel</Dependency>
@@ -91,6 +91,13 @@
</Package>
<History>
<Update release="44">
<Date>2022-09-24</Date>
<Version>22.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2022-07-15</Date>
<Version>22.04.3</Version>