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