diff options
author | B. Watson <yalhcru@gmail.com> | 2017-09-21 02:50:44 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-23 16:34:54 +0100 |
commit | ab94faedab4879dc6f03202dc4f675e91c27da57 (patch) | |
tree | 16233b2d55e8545231c53b7ee8fa79ec167a5fcb | |
parent | 1b84d5eac6348751f4b4650dbd8da69f9ea1cb5e (diff) | |
download | slackbuilds-ab94faedab4879dc6f03202dc4f675e91c27da57.tar.gz |
games/bstone: Updated for version 1.1.9.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | games/bstone/bstone.SlackBuild | 4 | ||||
-rw-r--r-- | games/bstone/bstone.info | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games/bstone/bstone.SlackBuild b/games/bstone/bstone.SlackBuild index 572626244f..da7b326267 100644 --- a/games/bstone/bstone.SlackBuild +++ b/games/bstone/bstone.SlackBuild @@ -6,12 +6,14 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. +# 20170921 bkw: update for v1.1.9. + # 20170807 bkw: update for v1.1.8, use upstream's icon instead of mine. # 20170621 bkw: fix build on -current PRGNAM=bstone -VERSION=${VERSION:-1.1.8} +VERSION=${VERSION:-1.1.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/bstone/bstone.info b/games/bstone/bstone.info index ca0dd3fd5f..4b770618c0 100644 --- a/games/bstone/bstone.info +++ b/games/bstone/bstone.info @@ -1,9 +1,9 @@ PRGNAM="bstone" -VERSION="1.1.8" +VERSION="1.1.9" HOMEPAGE="http://bibendovsky.github.io/bstone/" -DOWNLOAD="https://github.com/bibendovsky/bstone/archive/v1.1.8/bstone-1.1.8.tar.gz \ +DOWNLOAD="https://github.com/bibendovsky/bstone/archive/v1.1.9/bstone-1.1.9.tar.gz \ https://archive.org/download/BlakeStoneAliensOfGold/1bs30.zip" -MD5SUM="d52a903d7a516b97ec4ca156d0a73758 \ +MD5SUM="77ae990a9ba79ae2a355d95a052ae054 \ a63c88fc5b399ffb5ed42dc215321f36" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |