Update pspec.xml

This commit is contained in:
Ümit Solmaz
2024-11-29 01:17:54 +03:00
committed by GitHub
parent 18b5e8e947
commit 47befc76aa
+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="20317f4b460455f1d7f98aeee024cfc8c06d2664" type="tarbz2">https://gottcode.org/hexalate/hexalate-1.2.1-src.tar.bz2</Archive>
<Archive sha1sum="d824e855f89da5ff2636dc56bf50111b97bcf0a7" type="tarbz2">https://github.com/gottcode/hexalate/archive/refs/tags/v1.2.3.tar.bz2</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>qt6-base-devel</Dependency>
@@ -40,6 +40,13 @@
</Package>
<History>
<Update release="5">
<Date>2024-11-29</Date>
<Version>1.2.3</Version>
<Comment>Version bump.</Comment>
<Name>Ümit Solmaz</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2022-11-04</Date>
<Version>1.2.1</Version>