aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/mame/mame.SlackBuild3
-rw-r--r--games/mame/mame.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/games/mame/mame.SlackBuild b/games/mame/mame.SlackBuild
index 5aa16ff731..95bff4e9b1 100644
--- a/games/mame/mame.SlackBuild
+++ b/games/mame/mame.SlackBuild
@@ -9,6 +9,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20250902 bkw: Updated for v0.280. Still no groovy patch.
# 20250811 bkw: Updated for v0.279. No groovy patch this time, the
# groovymame developer hasn't released one since May (for 0.277).
# - Only use ld.gold if it's installed (fixes -current build).
@@ -31,7 +32,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mame
-VERSION=${VERSION:-0.279}
+VERSION=${VERSION:-0.280}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/mame/mame.info b/games/mame/mame.info
index 750e8fe174..21703abe6a 100644
--- a/games/mame/mame.info
+++ b/games/mame/mame.info
@@ -1,8 +1,8 @@
PRGNAM="mame"
-VERSION="0.279"
+VERSION="0.280"
HOMEPAGE="http://mamedev.org/"
-DOWNLOAD="https://github.com/mamedev/mame/archive/mame0279/mame-mame0279.tar.gz"
-MD5SUM="975cad96227040fa30a9c0c065cb2359"
+DOWNLOAD="https://github.com/mamedev/mame/archive/mame0280/mame-mame0280.tar.gz"
+MD5SUM="7e2936e00aa3b5e6baedbced1b17e4ea"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""