games/crispy-doom: Updated for 5.6.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Lenard Spencer 2019-09-28 07:43:16 +07:00 committed by Willy Sudiarto Raharjo
parent 5368977636
commit 1f5020237a
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -24,8 +24,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=crispy-doom
VERSION=${VERSION:-5.6.1}
BUILD=${BUILD:-2}
VERSION=${VERSION:-5.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View File

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