mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
games/chessx: Updated for version 1.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5bfaa3c076
commit
1b9f28aa44
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=chessx
|
||||
VERSION=${VERSION:-1.4.6}
|
||||
VERSION=${VERSION:-1.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="chessx"
|
||||
VERSION="1.4.6"
|
||||
VERSION="1.5.0"
|
||||
HOMEPAGE="http://chessx.sourceforge.net/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/chessx/files/chessx/1.4.6/chessx-1.4.6.tgz"
|
||||
MD5SUM="457a98a307f218418af62955693a2214"
|
||||
DOWNLOAD="http://sourceforge.net/projects/chessx/files/chessx/1.5.0/chessx-1.5.0.tgz"
|
||||
MD5SUM="4c18aea95d16d670fd959679e2945f5f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in a new issue