diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2018-07-23 19:14:17 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-28 08:51:46 +0700 |
commit | 6a5b098c163253487fbbf7a59cbd996d2b8d91e7 (patch) | |
tree | 00c5428131a85144805d90e224bb4f544eb6838d /games | |
parent | 9b3bad021f74ec679ec2292e1c97394b9a5550c6 (diff) | |
download | slackbuilds-6a5b098c163253487fbbf7a59cbd996d2b8d91e7.tar.gz |
games/freeciv: Updated for version 2.6.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/freeciv/freeciv.SlackBuild | 4 | ||||
-rw-r--r-- | games/freeciv/freeciv.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/freeciv/freeciv.SlackBuild b/games/freeciv/freeciv.SlackBuild index 1e9f3fdfba..c3c22cc190 100644 --- a/games/freeciv/freeciv.SlackBuild +++ b/games/freeciv/freeciv.SlackBuild @@ -28,8 +28,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=freeciv -VERSION=${VERSION:-2.6.0_RC1} -SRCVERSION=${SRCVERSION:-2.6.0-RC1} +VERSION=${VERSION:-2.6.0} +SRCVERSION=${SRCVERSION:-2.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/freeciv/freeciv.info b/games/freeciv/freeciv.info index 190031bea1..01610947ab 100644 --- a/games/freeciv/freeciv.info +++ b/games/freeciv/freeciv.info @@ -1,8 +1,8 @@ PRGNAM="freeciv" -VERSION="2.6.0_RC1" +VERSION="2.6.0" HOMEPAGE="http://www.freeciv.org" -DOWNLOAD="http://files.freeciv.org/beta/freeciv-2.6.0-RC1.tar.bz2" -MD5SUM="7fb78fbf5df235eb84bc26d0e82a893e" +DOWNLOAD="http://files.freeciv.org/stable/freeciv-2.6.0.tar.bz2" +MD5SUM="403941dc4eca22b5b76bc9e7587a1134" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |