games/fs-uae: Updated for version 3.0.5.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
CRTS 2020-09-04 06:02:13 +01:00 committed by Willy Sudiarto Raharjo
parent cc99fca618
commit 698c5b6df1
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 7 additions and 6 deletions

View file

@ -1,4 +1,5 @@
FS-UAE focuses on emulating Amiga games using the accurate emulation code
from WinUAE. It also has features to emulate a high-end Amiga with expansions.
FS-UAE focuses on emulating Amiga games using the accurate emulation
code from WinUAE. It also has features to emulate a high-end Amiga with
expansions.
Note: Since version 2.3.x the FS-UAE Launcher is a separate package.

View file

@ -26,7 +26,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fs-uae
VERSION=${VERSION:-3.0.3}
VERSION=${VERSION:-3.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="fs-uae"
VERSION="3.0.3"
VERSION="3.0.5"
HOMEPAGE="https://fs-uae.net/"
DOWNLOAD="https://fs-uae.net/stable/3.0.3/fs-uae-3.0.3.tar.gz"
MD5SUM="9fee9fa028bd8ce8641dec7eb907470b"
DOWNLOAD="https://fs-uae.net/stable/3.0.5/fs-uae-3.0.5.tar.gz"
MD5SUM="14524d7e21a7eb6e3660a8eb1c7ce56b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2 OpenAL libmpeg2"