diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-09-04 12:16:02 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-05 18:24:38 +0700 |
commit | cdfe167a30ce9f3daeb5e244c4e8e00319df5221 (patch) | |
tree | 7fcb504c5126e3fbccc3c0943941cf31ecdc78a0 /games | |
parent | de865a11ac74dc71736caa2a37948ee3b31cae92 (diff) | |
download | slackbuilds-cdfe167a30ce9f3daeb5e244c4e8e00319df5221.tar.gz |
games/triplea: Updated for version 1.8.0.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games')
-rw-r--r-- | games/triplea/triplea.SlackBuild | 2 | ||||
-rw-r--r-- | games/triplea/triplea.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/triplea/triplea.SlackBuild b/games/triplea/triplea.SlackBuild index 5f4e19bd25..9f4ed8a5a6 100644 --- a/games/triplea/triplea.SlackBuild +++ b/games/triplea/triplea.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=triplea -SRCVER=${SRCVER:-1_8_0_7_all_platforms} +SRCVER=${SRCVER:-1_8_0_9_all_platforms} VERSION=$(echo $SRCVER | tr _ . | cut -c1-7) SRCDIR=$(echo $SRCVER | cut -c1-7) BUILD=${BUILD:-1} diff --git a/games/triplea/triplea.info b/games/triplea/triplea.info index 92fd9a905e..fb5d7f380f 100644 --- a/games/triplea/triplea.info +++ b/games/triplea/triplea.info @@ -1,8 +1,8 @@ PRGNAM="triplea" -VERSION="1.8.0.7" +VERSION="1.8.0.9" HOMEPAGE="http://triplea.sourceforge.net/mywiki/TripleA" -DOWNLOAD="http://downloads.sourceforge.net/project/tripleamaps/TripleA/stable/1_8_0_7_extra_maps/triplea_1_8_0_7_all_platforms.zip" -MD5SUM="d01accf021288435e1d21bb915a35951" +DOWNLOAD="http://downloads.sourceforge.net/project/tripleamaps/TripleA/stable/1_8_0_9/triplea_1_8_0_9_all_platforms.zip" +MD5SUM="0b2d29a6710980b99f401632b9944156" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |