mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/vstudio: Updated for version 13.3.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3fea523115
commit
2dd170ca7f
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=vstudio
|
||||
VERSION=${VERSION:-13.0.2}
|
||||
VERSION=${VERSION:-13.3.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vstudio"
|
||||
VERSION="13.0.2"
|
||||
VERSION="13.3.3"
|
||||
HOMEPAGE="http://www.valentina-db.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="http://valentina-db.com/download/prev_releases/13.0.2/lin_64/vstudio_x64_13_lin.deb"
|
||||
MD5SUM_x86_64="9f25951947fe47267d0239366dbcad4f"
|
||||
DOWNLOAD_x86_64="http://valentina-db.com/download/prev_releases/13.3.3/lin_64/vstudio_x64_13_lin.deb"
|
||||
MD5SUM_x86_64="a4d15ef1fd58f47072fafcb02fc4a871"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Antonio Leal"
|
||||
EMAIL="antonioleal@yahoo.com"
|
||||
|
|
Loading…
Reference in a new issue