summaryrefslogtreecommitdiffstats
path: root/games/wolfmame
diff options
context:
space:
mode:
Diffstat (limited to 'games/wolfmame')
-rw-r--r--games/wolfmame/README4
-rw-r--r--games/wolfmame/slack-desc2
-rw-r--r--games/wolfmame/wolfmame.SlackBuild2
-rw-r--r--games/wolfmame/wolfmame.info6
4 files changed, 7 insertions, 7 deletions
diff --git a/games/wolfmame/README b/games/wolfmame/README
index 4064d6daf1..998b758ecc 100644
--- a/games/wolfmame/README
+++ b/games/wolfmame/README
@@ -4,8 +4,8 @@ arcade games.
Users recorded .inp files will be placed in /opt/wolfmame/inp
-use "export MAKEFLAGS=-j4" before building,
-e.g. where 4 = # of cores, to speed up compilation.
+To speed up compilation, you may use "export MAKEFLAGS=-j4" before
+building, where 4 is the number of cores on your system.
Note that ccache is used by default. To turn off ccache support, use:
diff --git a/games/wolfmame/slack-desc b/games/wolfmame/slack-desc
index ddddf3e4ad..b908517b56 100644
--- a/games/wolfmame/slack-desc
+++ b/games/wolfmame/slack-desc
@@ -12,7 +12,7 @@ wolfmame: WolfMAME is a fork of the MAME project with extra features
wolfmame: specifically for the recording of high scores, speed runs, etc.
wolfmame: (e.g. it prevents pausing, and prevents cheating in other ways.)
wolfmame:
-wolfmame: https://github.com/mahlemiut/wolfmame
+wolfmame:
wolfmame:
wolfmame:
wolfmame:
diff --git a/games/wolfmame/wolfmame.SlackBuild b/games/wolfmame/wolfmame.SlackBuild
index 2c48183374..a357175bc2 100644
--- a/games/wolfmame/wolfmame.SlackBuild
+++ b/games/wolfmame/wolfmame.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wolfmame
-VERSION=${VERSION:-0.255}
+VERSION=${VERSION:-0.259}
WOLFVER=wolf${VERSION#0.}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/wolfmame/wolfmame.info b/games/wolfmame/wolfmame.info
index d315d05ff8..6ba2be255f 100644
--- a/games/wolfmame/wolfmame.info
+++ b/games/wolfmame/wolfmame.info
@@ -1,8 +1,8 @@
PRGNAM="wolfmame"
-VERSION="0.255"
+VERSION="0.259"
HOMEPAGE="https://github.com/mahlemiut/wolfmame/releases/latest"
-DOWNLOAD="https://github.com/mahlemiut/wolfmame/archive/wolf255/wolfmame-wolf255.tar.gz"
-MD5SUM="66841f5f28a714c708c9e06ea62fd173"
+DOWNLOAD="https://github.com/mahlemiut/wolfmame/archive/wolf259/wolfmame-wolf259.tar.gz"
+MD5SUM="92682090cfce9246e212e698516579da"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""