games/crispy-doom: Updated for version 5.6.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Lenard Spencer 2019-10-23 22:52:16 +07:00 committed by Willy Sudiarto Raharjo
parent f914f3d843
commit 55bf6ce39b
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.2}
VERSION=${VERSION:-5.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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