diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-01-02 06:43:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-02 06:43:41 +0700 |
commit | fa9a40e27543f277a83681f073332edb7bece0b3 (patch) | |
tree | 3f7038395a1e3829fb40ae273cc130f8d97701a7 /games/triplea | |
parent | 3f992dc2514ac3de1b75a187ec49373d53b5fe32 (diff) | |
download | slackbuilds-fa9a40e27543f277a83681f073332edb7bece0b3.tar.gz |
games/triplea: Updated for version 1.8.0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/triplea')
-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 17823fc335..8d0884864e 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_4_all_platforms} +SRCVER=${SRCVER:-1_8_0_5_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 8407f51218..8db22de49e 100644 --- a/games/triplea/triplea.info +++ b/games/triplea/triplea.info @@ -1,8 +1,8 @@ PRGNAM="triplea" -VERSION="1.8.0.4" +VERSION="1.8.0.5" HOMEPAGE="http://triplea.sourceforge.net/mywiki/TripleA" -DOWNLOAD="http://downloads.sourceforge.net/project/tripleamaps/TripleA/unstable/1_8_0_4/triplea_1_8_0_4_all_platforms.zip" -MD5SUM="eca5c16c2b9880265d4fc8af287dc1d7" +DOWNLOAD="http://downloads.sourceforge.net/project/tripleamaps/TripleA/stable/1_8_0_5_extra_maps/triplea_1_8_0_5_all_platforms.zip" +MD5SUM="61c21b07f088cd68725ab99bb06cc05b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |