mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/vstudio: Updated for version 13.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cb74a201d3
commit
705763681d
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=vstudio
|
||||
VERSION=${VERSION:-13.6.1}
|
||||
VERSION=${VERSION:-13.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vstudio"
|
||||
VERSION="13.6.1"
|
||||
VERSION="13.7"
|
||||
HOMEPAGE="http://www.valentina-db.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="http://valentina-db.com/download/prev_releases/13.6.1/lin_64/vstudio_x64_13_lin.deb"
|
||||
MD5SUM_x86_64="b5d6a7a18b652396c65fa523eee50fcb"
|
||||
DOWNLOAD_x86_64="http://valentina-db.com/download/prev_releases/13.7/lin_64/vstudio_x64_13_lin.deb"
|
||||
MD5SUM_x86_64="72a0e9a9f9eadf9a27b5523e836c04a0"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Antonio Leal"
|
||||
EMAIL="antonioleal@yahoo.com"
|
||||
|
|
Loading…
Reference in a new issue