This commit is contained in:
gulle
2017-07-20 21:38:28 +03:00
parent 3bd8ade478
commit 4f9addbc49
+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="e218c823c179cf9a8ed1e00e7f3fcf4a82af624f" type="tarxz">mirrors://kde/stable/applications/17.04.2/src/kblocks-17.04.2.tar.xz</Archive>
<Archive sha1sum="96a70a968f512d57479ca893473ece6203681cc3" type="tarxz">mirrors://kde/stable/applications/17.04.3/src/kblocks-17.04.3.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="10">
<Date>2017-07-17</Date>
<Version>17.04.3</Version>
<Comment>Version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-29</Date>
<Version>17.04.2</Version>