diff options
Diffstat (limited to 'games/chessx/chessx.SlackBuild')
-rw-r--r-- | games/chessx/chessx.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/chessx/chessx.SlackBuild b/games/chessx/chessx.SlackBuild index 78b148ad7916e..25b198dfad688 100644 --- a/games/chessx/chessx.SlackBuild +++ b/games/chessx/chessx.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=chessx -VERSION=${VERSION:-1.5.4} +VERSION=${VERSION:-1.5.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |