diff options
author | Christoph Willing <chris.willing@linux.com> | 2018-12-08 08:42:58 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-09 13:17:16 +0700 |
commit | 700966ab2720330392299c2c4b711e2e79ea70ac (patch) | |
tree | 5ec1f3e132e14e500e40ae7b9278b632d21f84db /graphics/vsxu/vsxu.SlackBuild | |
parent | d915d0ddb2245452704d436be2eb8b270ac8e51f (diff) |
graphics/vsxu: Updated for version 0.6.3.0
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'graphics/vsxu/vsxu.SlackBuild')
-rw-r--r-- | graphics/vsxu/vsxu.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/vsxu/vsxu.SlackBuild b/graphics/vsxu/vsxu.SlackBuild index 6d332a0bd4140..4e71eaa305ecb 100644 --- a/graphics/vsxu/vsxu.SlackBuild +++ b/graphics/vsxu/vsxu.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for vsxu -# Copyright 2014-2017 Christoph Willing, Brisbane, Australia +# Copyright 2014-2018 Christoph Willing, Brisbane, Australia # 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=vsxu -VERSION=${VERSION:-0.6.2.0} +VERSION=${VERSION:-0.6.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |