games/crispy-doom: Updated for version 5.6.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Lenard Spencer 2020-02-15 08:42:23 +07:00 committed by Willy Sudiarto Raharjo
parent 2b7fc09e96
commit d451d83929
No known key found for this signature in database
GPG key ID: 887B8374D7333381
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.6.3}
VERSION=${VERSION:-5.6.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="crispy-doom"
VERSION="5.6.3"
VERSION="5.6.4"
HOMEPAGE="http://www.chocolate-doom.org/wiki/index.php/Crispy_Doom"
DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.6.3.tar.gz"
MD5SUM="eac455ddbcc1735de3d9551f3163f294"
DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.6.4.tar.gz"
MD5SUM="11e0993f981b6c3f69decbf31c281734"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2_net SDL2_mixer"