Merge pull request #6553 from Rmys/master

applications-18.12.2
This commit is contained in:
Rmys
2019-02-14 13:08:12 +03:00
committed by GitHub
+8 -1
View File
@@ -14,7 +14,7 @@
<PartOf>desktop.kde.games</PartOf>
<Summary>Falling blocks game</Summary>
<Description>KBlocks is the classic falling blocks game. The idea is stack the falling blocks in a way that lines are completely filled. When a line is completed it is removed, and more space is available in the play area. When there is not enough space for blocks to fall, the game is over.</Description>
<Archive sha1sum="c3f0ae47bf84ea32334e0f49c3686dfbdfb64a68" type="tarxz">mirrors://kde/stable/applications/18.12.1/src/kblocks-18.12.1.tar.xz</Archive>
<Archive sha1sum="20bff97043a85d8dc93d344f1d72ffb122e1980b" type="tarxz">mirrors://kde/stable/applications/18.12.2/src/kblocks-18.12.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
@@ -58,6 +58,13 @@
</Package>
<History>
<Update release="25">
<Date>2019-02-08</Date>
<Version>18.12.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-01-12</Date>
<Version>18.12.1</Version>