mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/chessx: Updated for version 1.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5fd68831fa
commit
83d43df4e0
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for ChessX
|
||||
|
||||
# Copyright 2016 David O'Shaughnessy
|
||||
# Copyright 2017 David O'Shaughnessy
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=chessx
|
||||
VERSION=${VERSION:-1.4.0}
|
||||
VERSION=${VERSION:-1.4.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="chessx"
|
||||
VERSION="1.4.0"
|
||||
VERSION="1.4.4"
|
||||
HOMEPAGE="http://chessx.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/chessx/chessx/1.4.0/chessx-1.4.0.tgz"
|
||||
MD5SUM="d66d1f0c7941a52000f0bcd2acbcdfa7"
|
||||
DOWNLOAD="http://sourceforge.net/projects/chessx/files/chessx/1.4.4/chessx-1.4.4.tgz"
|
||||
MD5SUM="43cb8c2fe78abbdde721895800f858ed"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in a new issue