diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/freeciv/freeciv.SlackBuild | 4 | ||||
-rw-r--r-- | games/freeciv/freeciv.info | 6 |
2 files changed, 5 insertions, 5 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} diff --git a/games/freeciv/freeciv.info b/games/freeciv/freeciv.info index b1c6aca0533f9..4b74b27a064e0 100644 --- a/games/freeciv/freeciv.info +++ b/games/freeciv/freeciv.info @@ -1,8 +1,8 @@ PRGNAM="freeciv" -VERSION="3.0.4" +VERSION="3.0.5" HOMEPAGE="http://www.freeciv.org" -DOWNLOAD="http://files.freeciv.org/stable/freeciv-3.0.4.tar.xz" -MD5SUM="e995e46ef52ce399a45173733d0ffc26" +DOWNLOAD="http://files.freeciv.org/stable/freeciv-3.0.5.tar.xz" +MD5SUM="022a46a4e994ec1f16cc022747babfa5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |