games/xroar: Updated for version 1.3.

Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2023-01-09 23:42:19 -05:00 committed by Willy Sudiarto Raharjo
parent 40005fb358
commit a473505cdd
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 7 additions and 5 deletions

View File

@ -6,6 +6,8 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20230109 bkw: update for 1.3
# 20211015 bkw:
# - update for 0.37.1
# - new-style icons
@ -22,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xroar
VERSION=${VERSION:-0.37.1}
VERSION=${VERSION:-1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="xroar"
VERSION="0.37.1"
HOMEPAGE="http://www.6809.org.uk/dragon/xroar.shtml"
DOWNLOAD="http://www.6809.org.uk/xroar/dl/xroar-0.37.1.tar.gz"
MD5SUM="2063beee92be8370706d09422c2d9970"
VERSION="1.3"
HOMEPAGE="https://www.6809.org.uk/dragon/xroar.shtml"
DOWNLOAD="https://www.6809.org.uk/xroar/dl/xroar-1.3.tar.gz"
MD5SUM="55694755ec3a6bf422c30d04c43fb740"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtkglext xroar-roms"