diff options
author | Antonio Leal <antonioleal@yahoo.com> | 2018-06-03 18:37:17 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-03 18:37:17 +0100 |
commit | 3ae89feef358438bc72a87e3764f6304e6f5509f (patch) | |
tree | 63e41afc5c0a7031cbbbe980c66cb0e6aae0d673 | |
parent | 02bbdf553c9c02c1bdeea4a195ca3716ea41a81e (diff) | |
download | slackbuilds-3ae89feef358438bc72a87e3764f6304e6f5509f.tar.gz |
development/vstudio: Updated for version 8.3.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | development/vstudio/slack-desc | 2 | ||||
-rw-r--r-- | development/vstudio/vstudio.SlackBuild | 2 | ||||
-rw-r--r-- | development/vstudio/vstudio.info | 10 |
3 files changed, 7 insertions, 7 deletions
diff --git a/development/vstudio/slack-desc b/development/vstudio/slack-desc index 2822258b60..bdfca55d0f 100644 --- a/development/vstudio/slack-desc +++ b/development/vstudio/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -vstudio: vstudio (DB Management) +vstudio: vstudio (Valentina Studio DB Management) vstudio: vstudio: vstudio: Valentina Studio is the best way to transform your data into diff --git a/development/vstudio/vstudio.SlackBuild b/development/vstudio/vstudio.SlackBuild index 3859b070db..2a78ce87a2 100644 --- a/development/vstudio/vstudio.SlackBuild +++ b/development/vstudio/vstudio.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=vstudio -VERSION=${VERSION:-8.2} +VERSION=${VERSION:-8.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/vstudio/vstudio.info b/development/vstudio/vstudio.info index d4ed3f60b8..7847ad4211 100644 --- a/development/vstudio/vstudio.info +++ b/development/vstudio/vstudio.info @@ -1,10 +1,10 @@ PRGNAM="vstudio" -VERSION="8.2" +VERSION="8.3.1" HOMEPAGE="http://www.valentina-db.com/" -DOWNLOAD="http://valentina-db.com/download/prev_releases/8.2/lin_32/vstudio_8_lin.deb" -MD5SUM="6dfbd1d4c2b328e9c7375c00143b9eb8" -DOWNLOAD_x86_64="http://valentina-db.com/download/prev_releases/8.2/lin_64/vstudio_x64_8_lin.deb" -MD5SUM_x86_64="36b3d73d7d0fe79d9cb680a03c27e965" +DOWNLOAD="http://valentina-db.com/download/prev_releases/8.3.1/lin_32/vstudio_8_lin.deb" +MD5SUM="e75eded21d7d2d50ebb483249fc4b18f" +DOWNLOAD_x86_64="http://valentina-db.com/download/prev_releases/8.3.1/lin_64/vstudio_x64_8_lin.deb" +MD5SUM_x86_64="01a5245273ee2bbe6e047a40ef7da562" REQUIRES="" MAINTAINER="Antonio Leal" EMAIL="antonioleal@yahoo.com" |