mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/scid_vs_pc: Updated for version 4.20.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
13c7680419
commit
036783ecef
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=scid_vs_pc
|
||||
VERSION=${VERSION:-4.19}
|
||||
VERSION=${VERSION:-4.20}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="scid_vs_pc"
|
||||
VERSION="4.19"
|
||||
VERSION="4.20"
|
||||
HOMEPAGE="http://scidvspc.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/scidvspc/source/scid_vs_pc-4.19.tgz"
|
||||
MD5SUM="f85554718dc22c0548b991d243911fc9"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/scidvspc/source/scid_vs_pc-4.20.tgz"
|
||||
MD5SUM="914bb0c205fd2d25c64233576334ba15"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue