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 2a78ce87a257..fafa648c8e32 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:-8.3.1} +VERSION=${VERSION:-8.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/vstudio/vstudio.info b/development/vstudio/vstudio.info index 7847ad42117e..0a04d3236886 100644 --- a/development/vstudio/vstudio.info +++ b/development/vstudio/vstudio.info @@ -1,10 +1,10 @@ PRGNAM="vstudio" -VERSION="8.3.1" +VERSION="8.3" HOMEPAGE="http://www.valentina-db.com/" -DOWNLOAD="http://valentina-db.com/download/prev_releases/8.3.1/lin_32/vstudio_8_lin.deb" -MD5SUM="e75eded21d7d2d50ebb483249fc4b18f" -DOWNLOAD_x86_64="http://valentina-db.com/download/prev_releases/8.3.1/lin_64/vstudio_x64_8_lin.deb" -MD5SUM_x86_64="01a5245273ee2bbe6e047a40ef7da562" +DOWNLOAD="http://valentina-db.com/download/prev_releases/8.3/lin_32/vstudio_8_lin.deb" +MD5SUM="1e61812e12e3f58cc224e343e9ab2a03" +DOWNLOAD_x86_64="http://valentina-db.com/download/prev_releases/8.3/lin_64/vstudio_x64_8_lin.deb" +MD5SUM_x86_64="4fd63c73f25383e8aa05359c29759a2b" REQUIRES="" MAINTAINER="Antonio Leal" EMAIL="antonioleal@yahoo.com" |