diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2018-07-04 07:36:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-07 06:54:14 +0700 |
commit | 96b1da085d0a95633eb2e40a935abc3b16aa39f9 (patch) | |
tree | 4ca0ec6a18b19f4c0d7b424304ef92136f98cccc /games/freeciv | |
parent | b8ecf1f16a78217cda1c85a6d113507549754454 (diff) | |
download | slackbuilds-96b1da085d0a95633eb2e40a935abc3b16aa39f9.tar.gz |
games/freeciv: Updated for version 2.6.0_RC1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/freeciv')
-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 d23e7bae00..1e9f3fdfba 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_beta3} -SRCVERSION=${SRCVERSION:-2.6.0-beta3} +VERSION=${VERSION:-2.6.0_RC1} +SRCVERSION=${SRCVERSION:-2.6.0-RC1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/freeciv/freeciv.info b/games/freeciv/freeciv.info index 6df51db4e6..190031bea1 100644 --- a/games/freeciv/freeciv.info +++ b/games/freeciv/freeciv.info @@ -1,8 +1,8 @@ PRGNAM="freeciv" -VERSION="2.6.0_beta3" +VERSION="2.6.0_RC1" HOMEPAGE="http://www.freeciv.org" -DOWNLOAD="http://files.freeciv.org/beta/freeciv-2.6.0-beta3.tar.bz2" -MD5SUM="adc715f83876d7e32c5462b2150f2639" +DOWNLOAD="http://files.freeciv.org/beta/freeciv-2.6.0-RC1.tar.bz2" +MD5SUM="7fb78fbf5df235eb84bc26d0e82a893e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |