games/crispy-doom: Updated for version 5.9.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Lenard Spencer 2020-10-02 05:12:11 +07:00 committed by Willy Sudiarto Raharjo
parent d21ae57c7e
commit d4b58304ac
No known key found for this signature in database
GPG key ID: 3F617144D7238786
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.9.1}
VERSION=${VERSION:-5.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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