games/crispy-doom: Updated for version 5.9.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Lenard Spencer 2020-09-19 01:11:57 +07:00 committed by Willy Sudiarto Raharjo
parent 86bef43121
commit e15590ead8
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=crispy-doom
VERSION=${VERSION:-5.8.0}
VERSION=${VERSION:-5.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="crispy-doom"
VERSION="5.8.0"
VERSION="5.9.1"
HOMEPAGE="http://www.chocolate-doom.org/wiki/index.php/Crispy_Doom"
DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.8.0.tar.gz"
MD5SUM="3d4e454c4772faddfca292377be3d1af"
DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.9.1.tar.gz"
MD5SUM="fc35fce12ea726b8f2c6d3f681b44b30"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2_net SDL2_mixer"