mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
games/scid_vs_pc: Updated for version 4.22.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7f4ee4ca8b
commit
9deeab0292
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=scid_vs_pc
|
||||
VERSION=${VERSION:-4.21}
|
||||
VERSION=${VERSION:-4.22}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="scid_vs_pc"
|
||||
VERSION="4.21"
|
||||
VERSION="4.22"
|
||||
HOMEPAGE="http://scidvspc.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/scidvspc/source/scid_vs_pc-4.21.tgz"
|
||||
MD5SUM="47ca0de274412e8cfaf95ee3c9dacbf3"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/scidvspc/source/scid_vs_pc-4.22.tgz"
|
||||
MD5SUM="f664d15ea0fc5063d4f81b169f7944a3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue