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 97c39c976e..63dfb9c052 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.7.1} +VERSION=${VERSION:-5.7.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/vstudio/vstudio.info b/development/vstudio/vstudio.info index 388b8ce839..416e7e4458 100644 --- a/development/vstudio/vstudio.info +++ b/development/vstudio/vstudio.info @@ -1,10 +1,10 @@ PRGNAM="vstudio" -VERSION="5.7.1" +VERSION="5.7.5" HOMEPAGE="http://www.valentina-db.com/" -DOWNLOAD="http://www.valentina-db.com/download/prev_releases/5.7.1/lin_32/vstudio_5_lin.deb" -MD5SUM="d46610b783498712ee0c98772f808775" -DOWNLOAD_x86_64="http://www.valentina-db.com/download/prev_releases/5.7.1/lin_64/vstudio_x64_5_lin.deb" -MD5SUM_x86_64="2cda3442b3f0fe990c609ffff61b7df2" +DOWNLOAD="http://www.valentina-db.com/download/prev_releases/5.7.5/lin_32/vstudio_5_lin.deb" +MD5SUM="50d8a46873d25c1b7eec0d7efcc76c70" +DOWNLOAD_x86_64="http://www.valentina-db.com/download/prev_releases/5.7.5/lin_64/vstudio_x64_5_lin.deb" +MD5SUM_x86_64="543d857ee11c90d5e8be7455ea1625be" REQUIRES="" MAINTAINER="Antonio Leal" EMAIL="antonioleal@yahoo.com" |