Browse Source
games/chessx: Updated for version 1.5.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/168/head
David O'Shaughnessy
4 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
games/chessx/chessx.SlackBuild
-
games/chessx/chessx.info
|
|
@ -25,7 +25,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=chessx |
|
|
|
VERSION=${VERSION:-1.5.4} |
|
|
|
VERSION=${VERSION:-1.5.6} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="chessx" |
|
|
|
VERSION="1.5.4" |
|
|
|
VERSION="1.5.6" |
|
|
|
HOMEPAGE="http://chessx.sourceforge.net/" |
|
|
|
DOWNLOAD="http://sourceforge.net/projects/chessx/files/chessx/1.5.4/chessx-1.5.4.tgz" |
|
|
|
MD5SUM="ef52fde4ac75f92e10c81b4e3e601089" |
|
|
|
DOWNLOAD="http://sourceforge.net/projects/chessx/files/chessx/1.5.6/chessx-1.5.6.tgz" |
|
|
|
MD5SUM="948dcd70633eae97bb437062467b46b1" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="" |
|
|
|