mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/vstudio: Updated for version 5.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ff06e73120
commit
4b535a528a
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=vstudio
|
||||
VERSION=${VERSION:-5.5.8}
|
||||
VERSION=${VERSION:-5.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vstudio"
|
||||
VERSION="5.5.8"
|
||||
VERSION="5.6"
|
||||
HOMEPAGE="http://www.valentina-db.com/"
|
||||
DOWNLOAD="http://www.valentina-db.com/download/prev_releases/5.5.8/lin_32/vstudio_5_lin.deb"
|
||||
MD5SUM="eb6da5e31b8afc7b08c96175f15a2951"
|
||||
DOWNLOAD_x86_64="http://www.valentina-db.com/download/prev_releases/5.5.8/lin_64/vstudio_x64_5_lin.deb"
|
||||
MD5SUM_x86_64="37cdaf91e07e0536f629b72e05432cc8"
|
||||
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"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Antonio Leal"
|
||||
EMAIL="antonioleal@yahoo.com"
|
||||
|
|
Loading…
Reference in a new issue