games/yamagi-quake2: Updated for version 7.20.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
f2cf9874ad
commit
3af9de868e
|
@ -5,7 +5,7 @@ OpenAL and SDL2 are recommended optional dependencies.
|
|||
|
||||
Before playing, copy your Quake2 data files into the appropriate subdirectories
|
||||
of /usr/share/quake2. Please refer to the README files in
|
||||
/usr/doc/yamagi-quake2-7.10/ for details.
|
||||
/usr/doc/yamagi-quake2-7.20/ for details.
|
||||
|
||||
To get a reasonable default configuration, copy
|
||||
/usr/doc/yamagi-quake2-7.10/yq2.cfg to your baseq2 directory.
|
||||
/usr/doc/yamagi-quake2-7.20/yq2.cfg to your baseq2 directory.
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
# Includes components from the Arch Linux AUR builds.
|
||||
|
||||
PRGNAM=yamagi-quake2
|
||||
VERSION=${VERSION:-7.10}
|
||||
VERSION=${VERSION:-7.20}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
PRGNAM="yamagi-quake2"
|
||||
VERSION="7.10"
|
||||
VERSION="7.20"
|
||||
HOMEPAGE="http://www.yamagi.org/quake2/"
|
||||
DOWNLOAD="http://deponie.yamagi.org/quake2/quake2-7.10.tar.xz \
|
||||
DOWNLOAD="http://deponie.yamagi.org/quake2/quake2-7.20.tar.xz \
|
||||
http://deponie.yamagi.org/quake2/quake2-ctf-1.05.tar.xz \
|
||||
http://deponie.yamagi.org/quake2/quake2-xatrix-2.05.tar.xz \
|
||||
http://deponie.yamagi.org/quake2/quake2-rogue-2.04.tar.xz"
|
||||
MD5SUM="557631ff09013d37680fdd3adccd3988 \
|
||||
MD5SUM="72de7b079045fa88e59ce4e67c98b86c \
|
||||
dcb151095f2a73d901adf79c4579eba0 \
|
||||
3a0cb883c67c30748f62c9658ff6f225 \
|
||||
b89ee067b8fbbb11afdabfaedd1035a4"
|
||||
|
|
Loading…
Reference in New Issue