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/freeciv.SlackBuild | |
parent | 016898ea1f7bccf93d6bb6d0ee2f75ef7ae8d3b4 (diff) |
games/freeciv: Updated for version 2.6.0_beta3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/freeciv/freeciv.SlackBuild')
-rw-r--r-- | games/freeciv/freeciv.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/freeciv/freeciv.SlackBuild b/games/freeciv/freeciv.SlackBuild index 0d094af79ee9..d23e7bae004d 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} |