diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2018-04-11 22:09:31 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-14 07:06:28 +0700 |
commit | 908f2526f84bc11b94e8be1cc3723de2ea990e23 (patch) | |
tree | c431c3706ca35236d0b2cd1b51e370fcf440ce3f /games/freeciv | |
parent | 016898ea1f7bccf93d6bb6d0ee2f75ef7ae8d3b4 (diff) | |
download | slackbuilds-908f2526f84bc11b94e8be1cc3723de2ea990e23.tar.gz |
games/freeciv: Updated for version 2.6.0_beta3.
Signed-off-by: David Spencer <idlemoor@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 0d094af79e..d23e7bae00 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_beta2} -SRCVERSION=${SRCVERSION:-2.6.0-beta2} +VERSION=${VERSION:-2.6.0_beta3} +SRCVERSION=${SRCVERSION:-2.6.0-beta3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/freeciv/freeciv.info b/games/freeciv/freeciv.info index e11fc9672c..6df51db4e6 100644 --- a/games/freeciv/freeciv.info +++ b/games/freeciv/freeciv.info @@ -1,8 +1,8 @@ PRGNAM="freeciv" -VERSION="2.6.0_beta2" +VERSION="2.6.0_beta3" HOMEPAGE="http://www.freeciv.org" -DOWNLOAD="http://files.freeciv.org/beta/freeciv-2.6.0-beta2.tar.bz2" -MD5SUM="4832cede83c2a2a343da9ae9bc1802f8" +DOWNLOAD="http://files.freeciv.org/beta/freeciv-2.6.0-beta3.tar.bz2" +MD5SUM="adc715f83876d7e32c5462b2150f2639" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |