mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
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:
parent
cc99fca618
commit
698c5b6df1
3 changed files with 7 additions and 6 deletions
|
@ -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.
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue