diff options
-rw-r--r-- | development/vstudio/vstudio.SlackBuild | 2 | ||||
-rw-r--r-- | development/vstudio/vstudio.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/vstudio/vstudio.SlackBuild b/development/vstudio/vstudio.SlackBuild index 1bec63e89d..2fbbde37cc 100644 --- a/development/vstudio/vstudio.SlackBuild +++ b/development/vstudio/vstudio.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=vstudio -VERSION=${VERSION:-15.1.2} +VERSION=${VERSION:-15.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/vstudio/vstudio.info b/development/vstudio/vstudio.info index 0c09cdf301..b2270820f8 100644 --- a/development/vstudio/vstudio.info +++ b/development/vstudio/vstudio.info @@ -1,10 +1,10 @@ PRGNAM="vstudio" -VERSION="15.1.2" +VERSION="15.1.5" HOMEPAGE="http://www.valentina-db.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://valentina-db.com/download/prev_releases/15.1.2/lin_64/vstudio_x64_15_lin.deb" -MD5SUM_x86_64="b5bcaa38a6ee5cc367d5477a70d48564" +DOWNLOAD_x86_64="http://valentina-db.com/download/prev_releases/15.1.5/lin_64/vstudio_x64_15_lin.deb" +MD5SUM_x86_64="3cf53a3cc1f309f8d9f8c84647187864" REQUIRES="" MAINTAINER="Antonio Leal" EMAIL="antonioleal@yahoo.com" |