games/mame2000-libretro: Updated for version 2020.10.21_6655a51.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
New maintainer.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
ilmich 2020-10-21 16:37:00 +01:00 committed by Willy Sudiarto Raharjo
parent 28b87d2b95
commit 273b2e6152
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 7 additions and 6 deletions

View file

@ -3,6 +3,7 @@
# Slackware build script for mame2000-libretro
# Copyright 2017-2018 Hunter Sezen California, USA
# Copyright 2020 ilmich < ardutu at gmail dot com >
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +25,7 @@
PRGNAM=mame2000-libretro
LIBNAM=$(echo $PRGNAM | tr - _)
VERSION=${VERSION:-2018.09.30_12b5419}
VERSION=${VERSION:-2020.10.21_6655a51}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="mame2000-libretro"
VERSION="2018.09.30_12b5419"
VERSION="2020.10.21_6655a51"
HOMEPAGE="https://www.libretro.com/"
DOWNLOAD="http://slackless.raccoons.tech/src/libretro/mame2000-libretro-2018.09.30_12b5419.tar.xz"
MD5SUM="d1ca8c9b55fc0730af7a5015143908cc"
DOWNLOAD="https://ilmich.github.io/src/mame2000-libretro-2020.10.21_6655a51.tar.xz"
MD5SUM="b295ea55f54fc7d138d4ef2f3ed2e470"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="RetroArch"
MAINTAINER="orphaned - no maintainer"
EMAIL="nobody@nowhere.com"
MAINTAINER="ilmich"
EMAIL="ardutu@gmail.com"