development/vstudio: Updated for version 13.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
aa79f56d71
commit
8011d6df2b
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=vstudio
|
||||
VERSION=${VERSION:-13.5}
|
||||
VERSION=${VERSION:-13.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vstudio"
|
||||
VERSION="13.5"
|
||||
VERSION="13.5.1"
|
||||
HOMEPAGE="http://www.valentina-db.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="http://valentina-db.com/download/prev_releases/13.5/lin_64/vstudio_x64_13_lin.deb"
|
||||
MD5SUM_x86_64="6d0af687e827cc54a357188a2fadddc7"
|
||||
DOWNLOAD_x86_64="http://valentina-db.com/download/prev_releases/13.5.1/lin_64/vstudio_x64_13_lin.deb"
|
||||
MD5SUM_x86_64="bdc8870beeb2db7c9d7559452103d5ad"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Antonio Leal"
|
||||
EMAIL="antonioleal@yahoo.com"
|
||||
|
|
Loading…
Reference in New Issue