summaryrefslogtreecommitdiff
path: root/games/freeciv/freeciv.SlackBuild
diff options
context:
space:
mode:
authorYth - Arnaud <yth@ythogtha.org>2018-07-23 19:14:17 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-07-28 08:51:46 +0700
commit6a5b098c163253487fbbf7a59cbd996d2b8d91e7 (patch)
tree00c5428131a85144805d90e224bb4f544eb6838d /games/freeciv/freeciv.SlackBuild
parent9b3bad021f74ec679ec2292e1c97394b9a5550c6 (diff)
downloadslackbuilds-6a5b098c163253487fbbf7a59cbd996d2b8d91e7.tar.gz
games/freeciv: Updated for version 2.6.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/freeciv/freeciv.SlackBuild')
-rw-r--r--games/freeciv/freeciv.SlackBuild4
1 files changed, 2 insertions, 2 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}