mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/vstudio: Updated for version 5.8.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fbf8418694
commit
22d4921f28
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=vstudio
|
PRGNAM=vstudio
|
||||||
VERSION=${VERSION:-5.7.5}
|
VERSION=${VERSION:-5.8.5}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="vstudio"
|
PRGNAM="vstudio"
|
||||||
VERSION="5.7.5"
|
VERSION="5.8.5"
|
||||||
HOMEPAGE="http://www.valentina-db.com/"
|
HOMEPAGE="http://www.valentina-db.com/"
|
||||||
DOWNLOAD="http://www.valentina-db.com/download/prev_releases/5.7.5/lin_32/vstudio_5_lin.deb"
|
DOWNLOAD="http://www.valentina-db.com/download/prev_releases/5.8.5/lin_32/vstudio_5_lin.deb"
|
||||||
MD5SUM="50d8a46873d25c1b7eec0d7efcc76c70"
|
MD5SUM="5caf239afb8e9b7a9fa9eabe3f1089fc"
|
||||||
DOWNLOAD_x86_64="http://www.valentina-db.com/download/prev_releases/5.7.5/lin_64/vstudio_x64_5_lin.deb"
|
DOWNLOAD_x86_64="http://www.valentina-db.com/download/prev_releases/5.8.5/lin_64/vstudio_x64_5_lin.deb"
|
||||||
MD5SUM_x86_64="543d857ee11c90d5e8be7455ea1625be"
|
MD5SUM_x86_64="4a5c1387cbf8a889f85cfc94bce2ba82"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Antonio Leal"
|
MAINTAINER="Antonio Leal"
|
||||||
EMAIL="antonioleal@yahoo.com"
|
EMAIL="antonioleal@yahoo.com"
|
||||||
|
|
Loading…
Reference in a new issue