development/vstudio: Updated for version 12.0.2.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2022-02-26 16:20:35 +01:00 committed by Willy Sudiarto Raharjo
parent 0b2ba105fd
commit ebb7d4ef35
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 5 additions and 3 deletions

View file

@ -14,3 +14,5 @@ MySQL, Postgre and SQLite with help of the following tools:
data.
Note: You need to request a free license to use this software
also, the debian package file is unversioned so MD5SUM and VERSION
might change unexpectly.

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=vstudio
VERSION=${VERSION:-10}
VERSION=${VERSION:-12.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="vstudio"
VERSION="10"
VERSION="12.0.2"
HOMEPAGE="http://www.valentina-db.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://www.valentina-db.com/en/all-downloads/vstudio/current/vstudio_x64_lin-deb"
MD5SUM_x86_64="9d5f32bd987d3f154f735e4ec6763917"
MD5SUM_x86_64="ebab659c58240dcef7bc9856eb0a8192"
REQUIRES=""
MAINTAINER="Antonio Leal"
EMAIL="antonioleal@yahoo.com"