mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
games/fs-uae-arcade: Updated for version 3.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
495edecaac
commit
88823eaf78
6 changed files with 12 additions and 11 deletions
|
@ -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}
|
||||
|
10
games/fs-uae-arcade/fs-uae-arcade.info
Normal file
10
games/fs-uae-arcade/fs-uae-arcade.info
Normal 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"
|
|
@ -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"
|
Loading…
Reference in a new issue