diff options
author | С. С. Болоканаръ <bolokanar@bulgars.org> | 2023-06-25 01:59:35 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-02 23:21:13 +0700 |
commit | 50d294d1be97eff806cf51e2dbc12f251a1f7497 (patch) | |
tree | 8d3d7dfd1ccacd41321bca5941b4ebf93721d53f /games/xonotic | |
parent | 0c23bdb4ca298209661f33662cdf3a377705de45 (diff) |
games/xonotic: Updated for version 0.8.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/xonotic')
-rw-r--r-- | games/xonotic/xonotic.SlackBuild | 4 | ||||
-rw-r--r-- | games/xonotic/xonotic.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/xonotic/xonotic.SlackBuild b/games/xonotic/xonotic.SlackBuild index 15eed09d5c141..5c08a58476d3e 100644 --- a/games/xonotic/xonotic.SlackBuild +++ b/games/xonotic/xonotic.SlackBuild @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=xonotic -VERSION=${VERSION:-0.8.5} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.8.6} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/xonotic/xonotic.info b/games/xonotic/xonotic.info index de556495683ac..666bbca751020 100644 --- a/games/xonotic/xonotic.info +++ b/games/xonotic/xonotic.info @@ -1,8 +1,8 @@ PRGNAM="xonotic" -VERSION="0.8.5" +VERSION="0.8.6" HOMEPAGE="http://www.xonotic.org/" -DOWNLOAD="http://dl.xonotic.org/xonotic-0.8.5.zip" -MD5SUM="bc82a061ceb33319d8496a8212502893" +DOWNLOAD="http://dl.xonotic.org/xonotic-0.8.6.zip" +MD5SUM="32cdf9f90930e4599177dafc41adda48" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |