diff options
author | B. Watson <yalhcru@gmail.com> | 2020-12-19 01:47:17 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-12-26 16:40:36 +0700 |
commit | c9a75bec49d6470778dca122d4c1f50020783726 (patch) | |
tree | 0878efe4ffec26154e5c26a7a2aefcad3e552827 /games/bstone | |
parent | 8d27c871171d871ce66d72cc108133a6a24a86a8 (diff) |
games/bstone: Updated for version 1.2.9.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/bstone')
-rw-r--r-- | games/bstone/bstone.SlackBuild | 3 | ||||
-rw-r--r-- | games/bstone/bstone.info | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/games/bstone/bstone.SlackBuild b/games/bstone/bstone.SlackBuild index 8659bccb19d7..b37623834f59 100644 --- a/games/bstone/bstone.SlackBuild +++ b/games/bstone/bstone.SlackBuild @@ -6,6 +6,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. +# 20201219 bkw: update for v1.2.9. # 20200804 bkw: update for v1.2.8. datadir.diff changed again. # 20200222 bkw: update for v1.1.16_2. # 20191127 bkw: update for v1.1.14. datadir.diff had to change so we can't @@ -15,7 +16,7 @@ # 20170621 bkw: fix build on -current PRGNAM=bstone -VERSION=${VERSION:-1.2.8} +VERSION=${VERSION:-1.2.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/bstone/bstone.info b/games/bstone/bstone.info index 7e1d1b3f5798..79108fb39d78 100644 --- a/games/bstone/bstone.info +++ b/games/bstone/bstone.info @@ -1,9 +1,9 @@ PRGNAM="bstone" -VERSION="1.2.8" +VERSION="1.2.9" HOMEPAGE="http://bibendovsky.github.io/bstone/" -DOWNLOAD="https://github.com/bibendovsky/bstone/archive/v1.2.8/bstone-1.2.8.tar.gz \ +DOWNLOAD="https://github.com/bibendovsky/bstone/archive/v1.2.9/bstone-1.2.9.tar.gz \ https://archive.org/download/BlakeStoneAliensOfGold/1bs30.zip" -MD5SUM="42d35192e5d944bbffe4785c0460a0d3 \ +MD5SUM="58bb68e6f7282fdf27f41a9aa90cdb6f \ a63c88fc5b399ffb5ed42dc215321f36" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |