diff options
author | Christoph Willing <chris.willing@linux.com> | 2017-08-26 09:36:39 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-26 07:19:26 +0700 |
commit | a3eee0c5784738d5fc73e7b6605a37dfa6b83d3d (patch) | |
tree | cb06cfda25820230284ef156539ffddce8898f1c /graphics | |
parent | 4c3e8085011a85a8fcd39802880d36e020f326ae (diff) |
graphics/vsxu: Updated for version 0.6.2.0
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/vsxu/vsxu.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/vsxu/vsxu.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/vsxu/vsxu.SlackBuild b/graphics/vsxu/vsxu.SlackBuild index c546e6565ad4..6d332a0bd414 100644 --- a/graphics/vsxu/vsxu.SlackBuild +++ b/graphics/vsxu/vsxu.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=vsxu -VERSION=${VERSION:-0.6.1.0} +VERSION=${VERSION:-0.6.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/vsxu/vsxu.info b/graphics/vsxu/vsxu.info index 5cc88209178a..33c069fb6543 100644 --- a/graphics/vsxu/vsxu.info +++ b/graphics/vsxu/vsxu.info @@ -1,8 +1,8 @@ PRGNAM="vsxu" -VERSION="0.6.1.0" +VERSION="0.6.2.0" HOMEPAGE="http://www.vsxu.com" -DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/vsxu/vsxu-0.6.1.0.tar.gz" -MD5SUM="f2f8bf7b8669376184d5cb2e14d9284c" +DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/vsxu/vsxu-0.6.2.0.tar.gz" +MD5SUM="626704712b89b37baa0cc9dfecfea1bf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="glfw ftgl opencv SDL2" |