diff options
-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 c546e6565a..6d332a0bd4 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 5cc8820917..33c069fb65 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" |