diff --git a/games/freeciv/freeciv.SlackBuild b/games/freeciv/freeciv.SlackBuild index c4a540b83f..29cd66b5ed 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.0} -SRCVERSION=${SRCVERSION:-3.0.0} +VERSION=${VERSION:-3.0.1} +SRCVERSION=${SRCVERSION:-3.0.1} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/freeciv/freeciv.info b/games/freeciv/freeciv.info index 9da8652146..49ca98d264 100644 --- a/games/freeciv/freeciv.info +++ b/games/freeciv/freeciv.info @@ -1,8 +1,8 @@ PRGNAM="freeciv" -VERSION="3.0.0" +VERSION="3.0.1" HOMEPAGE="http://www.freeciv.org" -DOWNLOAD="http://files.freeciv.org/stable/freeciv-3.0.0.tar.xz" -MD5SUM="c14ce8b30de27b5050c7c881353a2e6f" +DOWNLOAD="http://files.freeciv.org/stable/freeciv-3.0.1.tar.xz" +MD5SUM="a3a12d0005172183ae54b22c85d53091" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""