diff options
-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" |