games/mangband: Updated for version 1.5.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
164879f915
commit
2d19e31323
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for mangband
|
||||
|
||||
# Copyright 2017, David Melik, Spokane, WA, USA
|
||||
# Copyright 2019, David Melik, Spokane, WA, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mangband
|
||||
VERSION=${VERSION:-1.5.0}
|
||||
VERSION=${VERSION:-1.5.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mangband"
|
||||
VERSION="1.5.0"
|
||||
VERSION="1.5.2"
|
||||
HOMEPAGE="https://mangband.org/"
|
||||
DOWNLOAD="https://mangband.org/downloads/binaries/mangband-1.5.0.tar.gz"
|
||||
MD5SUM="a39d2b3f8098052c9a3afa058c021924"
|
||||
DOWNLOAD="https://mangband.org/downloads/binaries/mangband-1.5.2.tar.gz"
|
||||
MD5SUM="4cb550a19535de739d014d1a6e57353c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue