games/fs-uae-arcade: Updated for version 3.0.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
CRTS 2020-05-02 17:12:29 +07:00 committed by Willy Sudiarto Raharjo
parent 495edecaac
commit 88823eaf78
6 changed files with 12 additions and 11 deletions

View file

@ -2,6 +2,7 @@
# SlackBuild script for "fs-uae-arcade".
# Copyright 2020- CRTS <crts@gmx.net>
# Copyright 2013-2015 Marcel Saegebarth <marc@mos6581.de>
# All rights reserved.
#
@ -25,7 +26,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fs-uae-arcade
VERSION=${VERSION:-2.6.2}
VERSION=${VERSION:-3.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -0,0 +1,10 @@
PRGNAM="fs-uae-arcade"
VERSION="3.0.3"
HOMEPAGE="https://fs-uae.net/"
DOWNLOAD="https://fs-uae.net/stable/3.0.3/fs-uae-arcade-3.0.3.tar.gz"
MD5SUM="25bec0da027877e2e183a46c71c861d2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-PyQt5 python3-lhafile fs-uae python-requests python3-certifi"
MAINTAINER="CRTS"
EMAIL="crts@gmx.net"

View file

@ -1,10 +0,0 @@
PRGNAM="fs-uae-arcade"
VERSION="2.6.2"
HOMEPAGE="https://fs-uae.net/"
DOWNLOAD="https://fs-uae.net/stable/2.6.2/fs-uae-arcade-2.6.2.tar.gz"
MD5SUM="2b99bbcb32245a36c4b73cb1d56e1d2f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-PyQt5 python3-lhafile fs-uae"
MAINTAINER="CRTS"
EMAIL="crts@gmx.net"