game:Rebuild New T
This commit is contained in:
@@ -19,4 +19,4 @@ def build():
|
||||
def install():
|
||||
qt5.install()
|
||||
|
||||
pisitools.dodoc("CREDITS", "INSTALL", "ChangeLog", "COPYING", "NEWS", "README")
|
||||
pisitools.dodoc("CREDITS", "INSTALL", "ChangeLog", "COPYING", "README")
|
||||
|
||||
@@ -12,7 +12,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="60a43a7de42a3a45e0a3d830ab4d8e0af0ca9c5a" type="tarbz2">https://gottcode.org/hexalate/hexalate-1.1.2-src.tar.bz2</Archive>
|
||||
<Archive sha1sum="f50b81fcbca8fa46733dc45af8be99de502305f4" type="tarbz2">https://gottcode.org/hexalate/hexalate-1.1.4-src.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-linguist</Dependency>
|
||||
@@ -37,6 +37,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2018-09-14</Date>
|
||||
<Version>1.1.4</Version>
|
||||
<Comment>Version Bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2018-03-02</Date>
|
||||
<Version>1.1.2</Version>
|
||||
|
||||
@@ -46,6 +46,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2018-09-14</Date>
|
||||
<Version>0.15.2</Version>
|
||||
<Comment>Rebuild New T.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2018-02-16</Date>
|
||||
<Version>0.15.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user