aboutsummaryrefslogtreecommitdiff
path: root/games/freeciv/freeciv.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-12-30 16:14:33 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-31 00:24:39 +0700
commita0111a358263a23d9a8e8e1adea9c07670c4f2f0 (patch)
tree44db5d3071af4d451fa9976e4cfb125ab775d8dd /games/freeciv/freeciv.SlackBuild
parent7ef97dcad88c610279142ce25dee38f0152647ce (diff)
games/freeciv: updated for version 3.0.5
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 2296f4288dbb3..8df7c01fee751 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.4}
-SRCVERSION=${SRCVERSION:-3.0.4}
+VERSION=${VERSION:-3.0.5}
+SRCVERSION=${SRCVERSION:-3.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}