games/pasang-emas: Updated for version 3.0.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
ae58a781f7
commit
60a68d0acc
|
@ -1,3 +1,3 @@
|
|||
Pasang is a traditional two-player board game of Brunei. The game starts with a
|
||||
board-full of tokens. The players take turn capturing these tokens. The player
|
||||
with the most tokens wins.
|
||||
Pasang is a traditional two-player board game of Brunei. The game starts with
|
||||
a board-full of tokens. The players take turn capturing these tokens. The
|
||||
player with the most tokens wins.
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
|
||||
PRGNAM=pasang-emas
|
||||
VERSION=2.1.0
|
||||
VERSION=3.0.0
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -70,7 +70,6 @@ make install DESTDIR=$PKG
|
|||
cd $PRGNAM-themes-1.0
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
||||
make install DESTDIR=$PKG
|
||||
cd ..
|
||||
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
PRGNAM="pasang-emas"
|
||||
VERSION="2.1.0"
|
||||
VERSION="3.0.0"
|
||||
HOMEPAGE="http://pasang-emas.sourceforge.net/index.xhtml"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/pasang-emas/pasang-emas-2.1.0.tar.bz2 \
|
||||
http://downloads.sourceforge.net/project/pasang-emas/pasang-emas-themes/1.0/pasang-emas-themes-1.0.tar.bz2 \
|
||||
http://downloads.sourceforge.net/project/pasang-emas/pasang-emas-themes/1.0/pet-marble.tar.bz2"
|
||||
MD5SUM="553a48676b7a1f19fe2542f07d19ad44 \
|
||||
b0cc4af9ec0f3b0a7b74ecfc13ce9399 \
|
||||
925f78cc8fb25f3bb8ca5f5ba9d3ae64"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/pasang-emas/pasang-emas-3.0.0.tar.bz2
|
||||
http://downloads.sourceforge.net/project/pasang-emas/pasang-emas-themes/1.0/pasang-emas-themes-1.0.tar.bz2
|
||||
http://downloads.sourceforge.net/project/pasang-emas/pasang-emas-themes/1.0/pet-marble.tar.bz2"
|
||||
MD5SUM="e88a00ee2de18d78a5ce2f9b97d30eb0
|
||||
b0cc4af9ec0f3b0a7b74ecfc13ce9399
|
||||
925f78cc8fb25f3bb8ca5f5ba9d3ae64"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Larry Hajali"
|
||||
EMAIL="larryhaja[at]gmail[dot]com"
|
||||
APPROVED="Erik Hanson"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in New Issue