games/yamagi-quake2: Updated for version 5.22.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1219dfed68
commit
3bd3f3090c
|
@ -8,7 +8,7 @@ do:
|
|||
|
||||
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-5.21/ for details.
|
||||
/usr/doc/yamagi-quake2-5.22/ for details.
|
||||
|
||||
To get a reasonable default configuration, copy
|
||||
/usr/doc/yamagi-quake2-5.21/yq2.cfg to your baseq2 directory.
|
||||
/usr/doc/yamagi-quake2-5.22/yq2.cfg to your baseq2 directory.
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
# Includes components from the Arch Linux AUR builds.
|
||||
|
||||
PRGNAM=yamagi-quake2
|
||||
VERSION=${VERSION:-5.21}
|
||||
VERSION=${VERSION:-5.22}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
PRGNAM="yamagi-quake2"
|
||||
VERSION="5.21"
|
||||
VERSION="5.22"
|
||||
HOMEPAGE="http://www.yamagi.org/quake2/"
|
||||
DOWNLOAD="http://deponie.yamagi.org/quake2/quake2-5.21.tar.xz \
|
||||
DOWNLOAD="http://deponie.yamagi.org/quake2/quake2-5.22.tar.xz \
|
||||
http://deponie.yamagi.org/quake2/quake2-ctf-1.02.tar.xz \
|
||||
http://deponie.yamagi.org/quake2/quake2-xatrix-2.00.tar.xz \
|
||||
http://deponie.yamagi.org/quake2/quake2-rogue-1.07.tar.xz"
|
||||
MD5SUM="b1c490a8a4cd0ed7b5f93f9635856284 \
|
||||
MD5SUM="ecadf56595ef7f3f310c1cf6c6954b64 \
|
||||
cb54db38b0216d04f27b6ccb605679d0 \
|
||||
728199ad0038024dd8e20750bc9eb55d \
|
||||
d696bbac1e408062ff7885f67965c4a4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Dugan Chen"
|
||||
EMAIL="thedoogster [at] gmail [dot] com"
|
||||
|
|
Loading…
Reference in New Issue