development/vstudio: Updated for version 12.1.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Antonio Leal 2022-03-31 14:08:43 +01:00 committed by Willy Sudiarto Raharjo
parent d3a4af2a13
commit 4115a939c9
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="vstudio"
VERSION="12.0.4"
VERSION="12.1"
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="721a68ba51c0cc1219548ccf477b140a"
DOWNLOAD_x86_64="http://valentina-db.com/download/prev_releases/12.1/lin_64/vstudio_x64_12_lin.deb"
MD5SUM_x86_64="9f90873b291f30e179e3e0043f26a09b"
REQUIRES=""
MAINTAINER="Antonio Leal"
EMAIL="antonioleal@yahoo.com"