mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/bstone: Updated for version 1.1.9.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
1b84d5eac6
commit
ab94faedab
2 changed files with 6 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue