hexalate version bump

This commit is contained in:
Erkan IŞIK
2025-06-06 03:02:57 +03:00
committed by GitHub
parent 23fba692b3
commit 8bee25a70d
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA>
<Summary>Hexalate is a color matching game.</Summary>
<Description>The goal of the game is to rotate and position the circles so that each touching line matches in color. You rotate circles by right clicking, and you move circles by dragging them. The game stores the positions and rotations of the circles across runs.</Description>
<Archive sha1sum="07472273d82e69031506925654bf75ca833e7df4" type="targz">https://github.com/gottcode/hexalate/archive/refs/tags/v1.2.3.tar.gz</Archive>
<Archive sha1sum="1c6aaedaf948f0d94c43c48951473451731be75c" type="targz"https://github.com/gottcode/hexalate/archive/refs/tags/v1.2.5.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>qt6-base-devel</Dependency>
@@ -40,6 +40,13 @@
</Package>
<History>
<Update release="6">
<Date>2025-06-06</Date>
<Version>1.2.5</Version>
<Comment>Version bump.</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2024-11-29</Date>
<Version>1.2.3</Version>