summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David O'Shaughnessy2017-03-05 02:52:27 +0100
committer Willy Sudiarto Raharjo2017-03-05 02:52:27 +0100
commit83d43df4e09eb0ec2150f3f608764253cf47bb0b (patch)
tree777ebc2406c0d50390e77a6e3144a42254e7a1c3
parent5fd68831fa23fed33aad7b0e743f64fe2ee00cc8 (diff)
downloadslackbuilds-83d43df4e09eb0ec2150f3f608764253cf47bb0b.tar.gz
games/chessx: Updated for version 1.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/chessx/chessx.SlackBuild4
-rw-r--r--games/chessx/chessx.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/chessx/chessx.SlackBuild b/games/chessx/chessx.SlackBuild
index 95e2bd6506..d2f284704e 100644
--- a/games/chessx/chessx.SlackBuild
+++ b/games/chessx/chessx.SlackBuild
@@ -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}
diff --git a/games/chessx/chessx.info b/games/chessx/chessx.info
index a2ccd135fc..3a3b41ff5f 100644
--- a/games/chessx/chessx.info
+++ b/games/chessx/chessx.info
@@ -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"