summaryrefslogtreecommitdiff
path: root/games/chessx/chessx.SlackBuild
diff options
context:
space:
mode:
authorDavid O'Shaughnessy <dev@osh.id.au>2017-03-05 08:52:27 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-05 08:52:27 +0700
commit83d43df4e09eb0ec2150f3f608764253cf47bb0b (patch)
tree777ebc2406c0d50390e77a6e3144a42254e7a1c3 /games/chessx/chessx.SlackBuild
parent5fd68831fa23fed33aad7b0e743f64fe2ee00cc8 (diff)
downloadslackbuilds-83d43df4e09eb0ec2150f3f608764253cf47bb0b.tar.gz
games/chessx: Updated for version 1.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/chessx/chessx.SlackBuild')
-rw-r--r--games/chessx/chessx.SlackBuild4
1 files changed, 2 insertions, 2 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}