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 07f61a6e17..1bec63e89d 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.1} +VERSION=${VERSION:-15.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/vstudio/vstudio.info b/development/vstudio/vstudio.info index 7fd45d1a38..0c09cdf301 100644 --- a/development/vstudio/vstudio.info +++ b/development/vstudio/vstudio.info @@ -1,10 +1,10 @@ PRGNAM="vstudio" -VERSION="15.1.1" +VERSION="15.1.2" HOMEPAGE="http://www.valentina-db.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://valentina-db.com/download/prev_releases/15.1.1/lin_64/vstudio_x64_15_lin.deb" -MD5SUM_x86_64="141018107a3312b88599159bd38ab363" +DOWNLOAD_x86_64="http://valentina-db.com/download/prev_releases/15.1.2/lin_64/vstudio_x64_15_lin.deb" +MD5SUM_x86_64="b5bcaa38a6ee5cc367d5477a70d48564" REQUIRES="" MAINTAINER="Antonio Leal" EMAIL="antonioleal@yahoo.com" |