summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Arn02024-03-01 16:07:56 +0100
committer Willy Sudiarto Raharjo2024-03-01 19:23:08 +0100
commita4f7b78207859651cb17eed4db6bb28116349034 (patch)
treeaff8d53238e2ddc1d42454455ef31d381ace7ead /games
parent057174328c990e6d2e8c48cf8e3aa2afff7c362a (diff)
downloadslackbuilds-a4f7b78207859651cb17eed4db6bb28116349034.tar.gz
games/freeciv: updated for version 3.1.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/freeciv/freeciv.SlackBuild4
-rw-r--r--games/freeciv/freeciv.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/freeciv/freeciv.SlackBuild b/games/freeciv/freeciv.SlackBuild
index 434f246141..a5bf1ae724 100644
--- a/games/freeciv/freeciv.SlackBuild
+++ b/games/freeciv/freeciv.SlackBuild
@@ -30,8 +30,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=freeciv
-VERSION=${VERSION:-3.0.10}
-SRCVERSION=${SRCVERSION:-3.0.10}
+VERSION=${VERSION:-3.1.0}
+SRCVERSION=${SRCVERSION:-3.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/freeciv/freeciv.info b/games/freeciv/freeciv.info
index b9c230a287..b57bd89161 100644
--- a/games/freeciv/freeciv.info
+++ b/games/freeciv/freeciv.info
@@ -1,8 +1,8 @@
PRGNAM="freeciv"
-VERSION="3.0.10"
+VERSION="3.1.0"
HOMEPAGE="http://www.freeciv.org"
-DOWNLOAD="http://files.freeciv.org/stable/freeciv-3.0.10.tar.xz"
-MD5SUM="9fb2e1c0cdf59669cd879b08a873a23f"
+DOWNLOAD="http://files.freeciv.org/stable/freeciv-3.1.0.tar.xz"
+MD5SUM="c6d2a68f74f2fdecf7a793ee926129a4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""