summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson2013-06-29 14:41:08 +0200
committer Niels Horn2013-06-29 14:41:08 +0200
commitf8263a315f0d47c69e1a7cc70720c6673f87b12b (patch)
tree35cc9c3d505c38a7724c6d7dfef11f8d5a510030 /games
parent1ea788d4fcfe96f659f37239da2a355f8969b62c (diff)
downloadslackbuilds-f8263a315f0d47c69e1a7cc70720c6673f87b12b.tar.gz
games/doomseeker: Updated for version 0.10b.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/doomseeker/README8
-rw-r--r--games/doomseeker/doomseeker.SlackBuild2
-rw-r--r--games/doomseeker/doomseeker.info6
3 files changed, 8 insertions, 8 deletions
diff --git a/games/doomseeker/README b/games/doomseeker/README
index b0a2399add..3b6ac14683 100644
--- a/games/doomseeker/README
+++ b/games/doomseeker/README
@@ -1,7 +1,7 @@
Doomseeker is a cross-platform server browser for Doom. The goal of
Doomseeker is to provide a smooth, consistant experience for Doom players
-regardless of port or platform. Doomseeker provides support for Skulltag
-along with Chocolate Doom, Odamex, and Vavoom.
+regardless of port or platform. Doomseeker provides support for Zandronum,
+Chocolate Doom, Odamex, and Vavoom.
The first time you run Doomseeker, you will have tell it the location
of your Doom engine binaries and IWAD files. It won't look in your
@@ -9,5 +9,5 @@ PATH for the binaries, they'll be in either /usr/bin, /usr/games,
or similar. If you don't know where your IWAD file(s) are located,
try /usr/share/games/doom.
-This requires one or both of skulltag and odamex (at least, to be useful
-for anything, it needs at least one supported Doom engine).
+This requires one or both of chocolate-doom or odames (at least, to be
+useful for anything, it needs at least one supported Doom engine).
diff --git a/games/doomseeker/doomseeker.SlackBuild b/games/doomseeker/doomseeker.SlackBuild
index 4f0a47845c..04097d36ba 100644
--- a/games/doomseeker/doomseeker.SlackBuild
+++ b/games/doomseeker/doomseeker.SlackBuild
@@ -7,7 +7,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
PRGNAM=doomseeker
-VERSION=${VERSION:-0.9b}
+VERSION=${VERSION:-0.10b}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/doomseeker/doomseeker.info b/games/doomseeker/doomseeker.info
index 33749664be..e841261a60 100644
--- a/games/doomseeker/doomseeker.info
+++ b/games/doomseeker/doomseeker.info
@@ -1,8 +1,8 @@
PRGNAM="doomseeker"
-VERSION="0.9b"
+VERSION="0.10b"
HOMEPAGE="http://doomseeker.drdteam.org/"
-DOWNLOAD="http://doomseeker.drdteam.org/files/doomseeker-0.9b_src.tar.bz2"
-MD5SUM="bd922eb6b0f883bbc07155b3b75bb63b"
+DOWNLOAD="http://doomseeker.drdteam.org/files/doomseeker-0.10b_src.tar.bz2"
+MD5SUM="55edd152a0a80e505f6ebefcb48cc0eb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"