diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2019-05-09 23:49:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-09 23:49:47 +0700 |
commit | 1b9f28aa448c3aa630b8832403c606e99da29e83 (patch) | |
tree | 913c382e492e9cca31dca31a03998fc40510f04f /games/chessx/chessx.SlackBuild | |
parent | 5bfaa3c0767c0d09db3516a7d36778287ed16cff (diff) |
games/chessx: Updated for version 1.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 81f92468ed91..8b237e7a3d78 100644 --- a/games/chessx/chessx.SlackBuild +++ b/games/chessx/chessx.SlackBuild @@ -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} |