diff options
Diffstat (limited to 'graphics/vsxu')
-rw-r--r-- | graphics/vsxu/vsxu.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/vsxu/vsxu.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/vsxu/vsxu.SlackBuild b/graphics/vsxu/vsxu.SlackBuild index 6d332a0bd4..4e71eaa305 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} diff --git a/graphics/vsxu/vsxu.info b/graphics/vsxu/vsxu.info index 33c069fb65..9f4be70eca 100644 --- a/graphics/vsxu/vsxu.info +++ b/graphics/vsxu/vsxu.info @@ -1,8 +1,8 @@ PRGNAM="vsxu" -VERSION="0.6.2.0" +VERSION="0.6.3.0" HOMEPAGE="http://www.vsxu.com" -DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/vsxu/vsxu-0.6.2.0.tar.gz" -MD5SUM="626704712b89b37baa0cc9dfecfea1bf" +DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/vsxu/vsxu-0.6.3.0.tar.gz" +MD5SUM="a06b81f46fafe49fca8ef245a54531bf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="glfw ftgl opencv SDL2" |