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 | |
parent | 59a3943b8fdb6fc383ed3a7b6e25b88ef4b14ff5 (diff) | |
download | slackbuilds-77520ca35ec211643cd8764a21b64c5023f5ae46.tar.gz |
development/vstudio: Updated for version 5.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/vstudio/vstudio.SlackBuild | 4 | ||||
-rw-r--r-- | development/vstudio/vstudio.info | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/development/vstudio/vstudio.SlackBuild b/development/vstudio/vstudio.SlackBuild index a56b0169e6..2ab98c56da 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} diff --git a/development/vstudio/vstudio.info b/development/vstudio/vstudio.info index 893bc06c3a..4dbec8a6ed 100644 --- a/development/vstudio/vstudio.info +++ b/development/vstudio/vstudio.info @@ -1,10 +1,10 @@ PRGNAM="vstudio" -VERSION="5.6" +VERSION="5.7" HOMEPAGE="http://www.valentina-db.com/" -DOWNLOAD="http://www.valentina-db.com/download/prev_releases/5.6/lin_32/vstudio_5_lin.deb" -MD5SUM="36dcacbc74056d1e743b8b7caa63d0d8" -DOWNLOAD_x86_64="http://www.valentina-db.com/download/prev_releases/5.6/lin_64/vstudio_x64_5_lin.deb" -MD5SUM_x86_64="836255a9430899283def4878403a701a" +DOWNLOAD="http://www.valentina-db.com/download/prev_releases/5.7/lin_32/vstudio_5_lin.deb" +MD5SUM="7efdb37670ab45c41e6c10683829ae8a" +DOWNLOAD_x86_64="http://www.valentina-db.com/download/prev_releases/5.7/lin_64/vstudio_x64_5_lin.deb" +MD5SUM_x86_64="04329ecc7f1d52fdf32efb009356745b" REQUIRES="" MAINTAINER="Antonio Leal" EMAIL="antonioleal@yahoo.com" |