system/fs-uae-arcade: Updated for version 2.6.2.

Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
Marcel Saegebarth 2015-10-30 17:51:27 +01:00 committed by Willy Sudiarto Raharjo
parent fe901551b9
commit 8578398ca0
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,8 +1,8 @@
PRGNAM="fs-uae-arcade" PRGNAM="fs-uae-arcade"
VERSION="2.6.1" VERSION="2.6.2"
HOMEPAGE="http://fs-uae.net/" HOMEPAGE="http://fs-uae.net/"
DOWNLOAD="http://fs-uae.net/fs-uae/stable/2.6.1/fs-uae-arcade-2.6.1.tar.gz" DOWNLOAD="http://fs-uae.net/fs-uae/stable/2.6.2/fs-uae-arcade-2.6.2.tar.gz"
MD5SUM="53512b53844891bc9c053863a0a36b4a" MD5SUM="2b99bbcb32245a36c4b73cb1d56e1d2f"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="python3-PyQt5 python3-lhafile fs-uae" REQUIRES="python3-PyQt5 python3-lhafile fs-uae"