mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
games/angband: Updated for version.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cdf2c3077b
commit
b902c5eb03
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=angband
|
||||
VERSION=${VERSION:-4.0.2}
|
||||
VERSION=${VERSION:-4.0.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="angband"
|
||||
VERSION="4.0.2"
|
||||
VERSION="4.0.4"
|
||||
HOMEPAGE="http://www.rephial.org/"
|
||||
DOWNLOAD="http://rephial.org/downloads/4.0/angband-4.0.2.tar.gz"
|
||||
MD5SUM="b4c96762281307e69b95114b9b3a6487"
|
||||
DOWNLOAD="http://rephial.org/downloads/4.0/angband-4.0.4.tar.gz"
|
||||
MD5SUM="40896f314f2024b91303506adeff37ce"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue