diff options
author | Antonio Leal <antonio.leal@yahoo.com> | 2015-01-15 07:17:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-15 07:17:40 +0700 |
commit | 77520ca35ec211643cd8764a21b64c5023f5ae46 (patch) | |
tree | 93c584d4ec12e5189f4bf3e544810a8baea3b9fc /development/vstudio/vstudio.SlackBuild | |
parent | 59a3943b8fdb6fc383ed3a7b6e25b88ef4b14ff5 (diff) |
development/vstudio: Updated for version 5.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/vstudio/vstudio.SlackBuild')
-rw-r--r-- | development/vstudio/vstudio.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/vstudio/vstudio.SlackBuild b/development/vstudio/vstudio.SlackBuild index a56b0169e6301..2ab98c56da8c5 100644 --- a/development/vstudio/vstudio.SlackBuild +++ b/development/vstudio/vstudio.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for vstudio -# Copyright 2014 Antonio Leal, Lisbon, Portugal +# Copyright 2015 Antonio Leal, Lisbon, Portugal # 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=vstudio -VERSION=${VERSION:-5.6} +VERSION=${VERSION:-5.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |