mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
development/vstudio: Updated for version 8.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1b55d76eaa
commit
aed16075c8
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=vstudio
|
||||
VERSION=${VERSION:-8.3.1}
|
||||
VERSION=${VERSION:-8.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vstudio"
|
||||
VERSION="8.3.1"
|
||||
VERSION="8.3"
|
||||
HOMEPAGE="http://www.valentina-db.com/"
|
||||
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"
|
||||
DOWNLOAD="http://valentina-db.com/download/prev_releases/8.3/lin_32/vstudio_8_lin.deb"
|
||||
MD5SUM="1e61812e12e3f58cc224e343e9ab2a03"
|
||||
DOWNLOAD_x86_64="http://valentina-db.com/download/prev_releases/8.3/lin_64/vstudio_x64_8_lin.deb"
|
||||
MD5SUM_x86_64="4fd63c73f25383e8aa05359c29759a2b"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Antonio Leal"
|
||||
EMAIL="antonioleal@yahoo.com"
|
||||
|
|
Loading…
Reference in a new issue