mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/chessx: Updated for version 1.5.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2a1797f9d1
commit
7f4ee4ca8b
2 changed files with 4 additions and 4 deletions
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue