diff --git a/net.sourceforge.atanks.appdata.xml b/net.sourceforge.atanks.appdata.xml index 02038af..3581ad5 100644 --- a/net.sourceforge.atanks.appdata.xml +++ b/net.sourceforge.atanks.appdata.xml @@ -4,8 +4,8 @@ BugReportURL: jessefrgsmith@yahoo.ca SentUpstream: 2014-09-17 --> - - atanks.desktop + + atanks.desktop Atomic Tanks CC0-1.0 Turn-based artillery strategy game @@ -17,11 +17,24 @@ SentUpstream: 2014-09-17 landscapes, teleporting, parachutes and different weather conditions.

- http://atanks.sourceforge.net/index.html + The Atomic Tanks Developers + https://atanks.sourceforge.net/index.html + net.sourceforge.atanks.desktop - http://atanks.sourceforge.net/Screenshots/scrnshot29.png + + https://atanks.sourceforge.net/Screenshots/scrnshot29.png + + + +

This is a major new release of Atomic Tanks, the first in five years! + Several improvements have been made and adjusted with regards to AI aiming. + We also fixed some crashes, cleaned up some of the building process.

+

A new Theft Bomb item has been added, so check out that in the inventory. + Also AI tanks now start with a basic amount of fuel to help them move about.

+
+
@@ -31,4 +44,4 @@ SentUpstream: 2014-09-17 -
+ diff --git a/net.sourceforge.atanks.json b/net.sourceforge.atanks.json index 3c00b9b..2e5c3a8 100644 --- a/net.sourceforge.atanks.json +++ b/net.sourceforge.atanks.json @@ -1,7 +1,7 @@ { "app-id": "net.sourceforge.atanks", "runtime": "org.freedesktop.Platform", - "runtime-version": "20.08", + "runtime-version": "23.08", "sdk": "org.freedesktop.Sdk", "finish-args": [ "--device=dri", @@ -15,7 +15,8 @@ "/lib/pkgconfig", "/share/aclocal", "/share/man", - "*.la", "*.a" + "*.la", + "*.a" ], "rename-desktop-file": "atanks.desktop", "rename-icon": "atanks", @@ -53,8 +54,8 @@ "sources": [ { "type": "archive", - "url": "https://downloads.sourceforge.net/project/atanks/atanks/atanks-6.5/atanks-6.5.tar.gz", - "sha256": "32182b2752a77ff362c378fc04b7c51fc15345caa4c8deaad59cc850dad2322e" + "url": "https://sourceforge.net/projects/atanks/files/atanks/atanks-6.6/atanks-6.6.tar.gz", + "sha256": "bc6b1efc9fc7e7624fad1d8352d72e927be0fba2160bb25bb6b8bd6c6370bf43" }, { "type": "file", diff --git a/shared-modules b/shared-modules index 769d287..1673277 160000 --- a/shared-modules +++ b/shared-modules @@ -1 +1 @@ -Subproject commit 769d287b1a65f8b128570be11ec4626dcc608210 +Subproject commit 16732779e792bcc3f60b8db2c909a1ab540a93a6