mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
games/stone_soup: Updated for version 0.22.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
eda55143d8
commit
df32f0f1a5
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=stone_soup
|
||||
VERSION=${VERSION:-0.22.0}
|
||||
VERSION=${VERSION:-0.22.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="stone_soup"
|
||||
VERSION="0.22.0"
|
||||
VERSION="0.22.1"
|
||||
HOMEPAGE="https://crawl.develz.org/"
|
||||
DOWNLOAD="https://crawl.develz.org/release/0.22/stone_soup-0.22.0-nodeps.tar.xz"
|
||||
MD5SUM="bc7f8221a7f6a7326d1313c36c89d9b5"
|
||||
DOWNLOAD="https://crawl.develz.org/release/0.22/stone_soup-0.22.1-nodeps.tar.xz"
|
||||
MD5SUM="2990828902c3e49f9af104c250449500"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lua SDL2_image"
|
||||
|
|
Loading…
Reference in a new issue