mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
games/scid_vs_pc: Updated for version 4.24.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
71f7c0fc02
commit
2492ef65ce
2 changed files with 4 additions and 4 deletions
|
@ -34,7 +34,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=scid_vs_pc
|
||||
VERSION=${VERSION:-4.23}
|
||||
VERSION=${VERSION:-4.24}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="scid_vs_pc"
|
||||
VERSION="4.23"
|
||||
VERSION="4.24"
|
||||
HOMEPAGE="https://scidvspc.sourceforge.net/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/scidvspc/source/scid_vs_pc-4.23.tgz"
|
||||
MD5SUM="8a073e95f6988fc6af632e656c6d5000"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/scidvspc/source/scid_vs_pc-4.24.tgz"
|
||||
MD5SUM="3b7d710ac5ccd6ac3b72145328099349"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue