hexalate xml fix

This commit is contained in:
Erkan IŞIK
2025-06-06 03:07:42 +03:00
committed by GitHub
parent 8bee25a70d
commit 964d5692e6
+1 -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="1c6aaedaf948f0d94c43c48951473451731be75c" type="targz"https://github.com/gottcode/hexalate/archive/refs/tags/v1.2.5.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>