applications-22.12.3

This commit is contained in:
Rmys
2023-03-03 12:57:48 +03:00
parent 79af9d7bdf
commit a75bf88c4c
18 changed files with 173 additions and 47 deletions
+9 -2
View File
@@ -14,7 +14,7 @@
<PartOf>desktop.kde.games</PartOf>
<Summary>Pac-Man clone</Summary>
<Description>Kapman is a clone of the well known game Pac-Man. You must go through the levels escaping ghosts in a maze. You lose a life when a ghost eats you, but you can eat the ghosts for a few seconds when eating an energizer.</Description>
<Archive sha1sum="762864b47211d3a72799c066e610b345cf4be940" type="tarxz">mirrors://kde/stable/release-service/22.12.1/src/kapman-22.12.1.tar.xz</Archive>
<Archive sha1sum="100067fb6cdb2569bfd7862638e62821f68ac0c5" type="tarxz">mirrors://kde/stable/release-service/22.12.3/src/kapman-22.12.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
@@ -34,7 +34,7 @@
<Dependency>kio-devel</Dependency>
<Dependency>knotifyconfig-devel</Dependency>
<Dependency>kdesignerplugin</Dependency>
<Dependency versionFrom="22.12.1">libkdegames-devel</Dependency>
<Dependency versionFrom="22.12.3">libkdegames-devel</Dependency>
<Dependency versionFrom="5.15.2">qt5-declarative-devel</Dependency>
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
</BuildDependencies>
@@ -64,6 +64,13 @@
</Package>
<History>
<Update release="50">
<Date>2023-03-03</Date>
<Version>22.12.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2023-01-05</Date>
<Version>22.12.1</Version>