dustrac-1.12.0:version bump
This commit is contained in:
@@ -17,4 +17,4 @@ def build():
|
||||
def install():
|
||||
cmaketools.install()
|
||||
|
||||
pisitools.dodoc("AUTHORS", "INSTALL", "CHANGELOG", "COPYING", "README-CHANGELOG.txt", "README")
|
||||
pisitools.dodoc("AUTHORS", "INSTALL", "CHANGELOG", "COPYING", "README")
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Dust Racing 2D (dustrac) is an open source, tile-based 2D racing game</Summary>
|
||||
<Description>The purpose of the game is to race against 11 challenging computer players on different race tracks. Finishing in TOP-6 will unlock a new race track. Only a small portion of the race track is visible on the scrolling screen.</Description>
|
||||
<Archive sha1sum="f6409459beed13870fdfeabc7b76ae334c0d836e" type="targz">https://github.com/juzzlin/DustRacing2D/archive/1.11.0.tar.gz</Archive>
|
||||
<Archive sha1sum="859dcfab8ceb6c27adb73d2627ada17991b400ac" type="targz">https://github.com/juzzlin/DustRacing2D/archive/1.12.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-linguist</Dependency>
|
||||
@@ -37,6 +37,7 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share/appdata/</Path>
|
||||
<Path fileType="data">/usr/share/games</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="application">/usr/share/applications</Path>
|
||||
@@ -46,7 +47,14 @@
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2017-04-25</Date>
|
||||
<Version>1.12.0</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2015-11-20</Date>
|
||||
<Version>1.11.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user