development/vstudio: Updated for version 5.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Antonio Leal 2015-01-15 07:17:40 +07:00 committed by Willy Sudiarto Raharjo
parent 59a3943b8f
commit 77520ca35e
2 changed files with 7 additions and 7 deletions

View file

@ -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}

View file

@ -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"