diff options
-rw-r--r-- | development/vstudio/vstudio.SlackBuild | 2 | ||||
-rw-r--r-- | development/vstudio/vstudio.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/development/vstudio/vstudio.SlackBuild b/development/vstudio/vstudio.SlackBuild index 67ec0f0a13..37bfe3f1fe 100644 --- a/development/vstudio/vstudio.SlackBuild +++ b/development/vstudio/vstudio.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=vstudio -VERSION=${VERSION:-5.8.5} +VERSION=${VERSION:-5.8.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/vstudio/vstudio.info b/development/vstudio/vstudio.info index 778c5e8e5a..65729391e8 100644 --- a/development/vstudio/vstudio.info +++ b/development/vstudio/vstudio.info @@ -1,10 +1,10 @@ PRGNAM="vstudio" -VERSION="5.8.5" +VERSION="5.8.6" HOMEPAGE="http://www.valentina-db.com/" -DOWNLOAD="http://www.valentina-db.com/download/prev_releases/5.8.5/lin_32/vstudio_5_lin.deb" -MD5SUM="5caf239afb8e9b7a9fa9eabe3f1089fc" -DOWNLOAD_x86_64="http://www.valentina-db.com/download/prev_releases/5.8.5/lin_64/vstudio_x64_5_lin.deb" -MD5SUM_x86_64="4a5c1387cbf8a889f85cfc94bce2ba82" +DOWNLOAD="http://www.valentina-db.com/download/prev_releases/5.8.6/lin_32/vstudio_5_lin.deb" +MD5SUM="91689f3f50dede842c6d48c57b7f460e" +DOWNLOAD_x86_64="http://www.valentina-db.com/download/prev_releases/5.8.6/lin_64/vstudio_x64_5_lin.deb" +MD5SUM_x86_64="3f2177f8da2a23c115724820420767b8" REQUIRES="" MAINTAINER="Antonio Leal" EMAIL="antonioleal@yahoo.com" |