summaryrefslogtreecommitdiffstats
path: root/games/mame
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2024-08-02 17:35:07 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-03 15:05:18 +0700
commit52965f765b9c00028e3061b8eaa29ab941852b7a (patch)
treea5c51b1db58ccf6060cd3c506dccbcf156898ce1 /games/mame
parent6808f2310ca25475abf83a9a97af3484f3ac7aef (diff)
downloadslackbuilds-52965f765b9c00028e3061b8eaa29ab941852b7a.tar.gz
slackbuilds-52965f765b9c00028e3061b8eaa29ab941852b7a.tar.xz
games/mame: Updated for version 0.268.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/mame')
-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 3526c37b91..f6136140f8 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.
+# 20240802 bkw: Updated for v0.268.
# 20240330 bkw: Updated for v0.264.
# 20231031 bkw: Updated for v0.260, add WAYLAND option.
# 20230710 bkw: Updated for v0.256.
@@ -48,7 +49,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mame
-VERSION=${VERSION:-0.264}
+VERSION=${VERSION:-0.268}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/mame/mame.info b/games/mame/mame.info
index 097637f713..69ac5466a5 100644
--- a/games/mame/mame.info
+++ b/games/mame/mame.info
@@ -1,8 +1,8 @@
PRGNAM="mame"
-VERSION="0.264"
+VERSION="0.268"
HOMEPAGE="http://mamedev.org/"
-DOWNLOAD="https://github.com/mamedev/mame/archive/mame0264/mame-mame0264.tar.gz"
-MD5SUM="0624990754203ff1f67e18de3b3cd9e3"
+DOWNLOAD="https://github.com/mamedev/mame/archive/mame0268/mame-mame0268.tar.gz"
+MD5SUM="2e69d47024f8945d8b5b2a5559c7d109"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""