From 22e52bbdc74edac63e5ce0367d538534883a487b Mon Sep 17 00:00:00 2001 From: Yth - Arnaud Date: Tue, 6 Feb 2018 13:02:36 +0000 Subject: games/freeciv: Updated for version 2.6.0_beta2. Signed-off-by: David Spencer --- games/freeciv/freeciv.SlackBuild | 7 ++++--- games/freeciv/freeciv.info | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'games/freeciv') diff --git a/games/freeciv/freeciv.SlackBuild b/games/freeciv/freeciv.SlackBuild index 6db59ff08b..0d094af79e 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_beta1} -SRCVERSION=${SRCVERSION:-2.6.0-beta1} +VERSION=${VERSION:-2.6.0_beta2} +SRCVERSION=${SRCVERSION:-2.6.0-beta2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -84,9 +84,10 @@ CXXFLAGS="$SLKCFLAGS" \ --localstatedir=/var \ --mandir=/usr/man \ --without-ggz-client \ - --enable-client=gtk \ + --enable-client=gtk3 \ --enable-static=no \ --enable-shared=yes \ + --with-readline \ --build=$ARCH-slackware-linux make V=1 diff --git a/games/freeciv/freeciv.info b/games/freeciv/freeciv.info index 675ee041cc..e11fc9672c 100644 --- a/games/freeciv/freeciv.info +++ b/games/freeciv/freeciv.info @@ -1,8 +1,8 @@ PRGNAM="freeciv" -VERSION="2.6.0_beta1" +VERSION="2.6.0_beta2" HOMEPAGE="http://www.freeciv.org" -DOWNLOAD="http://files.freeciv.org/beta/freeciv-2.6.0-beta1.tar.bz2" -MD5SUM="74dc470ba062eda0c9b0ffbc77582f72" +DOWNLOAD="http://files.freeciv.org/beta/freeciv-2.6.0-beta2.tar.bz2" +MD5SUM="4832cede83c2a2a343da9ae9bc1802f8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3