diff options
Diffstat (limited to 'games/chessx/chessx.SlackBuild')
-rw-r--r-- | games/chessx/chessx.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/chessx/chessx.SlackBuild b/games/chessx/chessx.SlackBuild index 95e2bd650639..d2f284704ee7 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} |