summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/freeorion/freeorion.SlackBuild4
-rw-r--r--games/freeorion/freeorion.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/freeorion/freeorion.SlackBuild b/games/freeorion/freeorion.SlackBuild
index 7281d05e9b..46e4a237a9 100644
--- a/games/freeorion/freeorion.SlackBuild
+++ b/games/freeorion/freeorion.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for freeorion
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
SRCNAM=FreeOrion
PRGNAM=${SRCNAM,,}
-SRCVER=${SRCVER:-v0.4.6_2016-09-16.49f9123}
+SRCVER=${SRCVER:-v0.4.7_2017-04-24.60d06dc}
VERSION=$(echo $SRCVER | cut -c2-6)
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/freeorion/freeorion.info b/games/freeorion/freeorion.info
index 99ec98ea9c..366fec7712 100644
--- a/games/freeorion/freeorion.info
+++ b/games/freeorion/freeorion.info
@@ -1,8 +1,8 @@
PRGNAM="freeorion"
-VERSION="0.4.6"
+VERSION="0.4.7"
HOMEPAGE="http://www.freeorion.org"
-DOWNLOAD="https://github.com/freeorion/freeorion/releases/download/v0.4.6/FreeOrion_v0.4.6_2016-09-16.49f9123_Source.tar.gz"
-MD5SUM="2927818ca87834ec7cc6e77b11619186"
+DOWNLOAD="https://github.com/freeorion/freeorion/releases/download/v0.4.7/FreeOrion_v0.4.7_2017-04-24.60d06dc_Source.tar.gz"
+MD5SUM="30db1505f398403df04707b6e69f79f2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2 OpenAL"