kde apps: 22.04.3

This commit is contained in:
suvari
2022-07-15 16:24:04 +03:00
parent 43ee5f9725
commit 0d9d7a642d
14 changed files with 112 additions and 14 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="561b65987703d2bdff76485f0c3c1e7d35474532" type="tarxz">mirrors://kde/stable/release-service/22.04.2/src/rocs-22.04.2.tar.xz</Archive>
<Archive sha1sum="3efb62db3e3a0e00e1c784064424e0b3f8b17811" type="tarxz">mirrors://kde/stable/release-service/22.04.3/src/rocs-22.04.3.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="43">
<Date>2022-07-15</Date>
<Version>22.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="42">
<Date>2022-06-21</Date>
<Version>22.04.2</Version>