games/edgar: Updated for version 1.33.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5784c0de67
commit
b244aa7faf
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for the legend of edgar
|
||||
|
||||
# Copyright 2017-9 Tim Dickson, dickson.tim@googlemail.com
|
||||
# Copyright 2017-20 Tim Dickson, dickson.tim@googlemail.com
|
||||
# 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=edgar
|
||||
VERSION=${VERSION:-1.32}
|
||||
VERSION=${VERSION:-1.33}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="edgar"
|
||||
VERSION="1.32"
|
||||
VERSION="1.33"
|
||||
HOMEPAGE="https://www.parallelrealities.co.uk/games/edgar/"
|
||||
DOWNLOAD="https://github.com/riksweeney/edgar/archive/1.32/edgar-1.32.tar.gz"
|
||||
MD5SUM="35a9c0a00ca99900f467103d425e06e7"
|
||||
DOWNLOAD="https://github.com/riksweeney/edgar/archive/1.33/edgar-1.33.tar.gz"
|
||||
MD5SUM="670e549684918bbc38aafbb0adf41f52"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SDL2_mixer SDL2_image SDL2_ttf"
|
||||
|
|
Loading…
Reference in New Issue