From 09c59a7b9415160fcc7527e6dd7ecf01ac4354f9 Mon Sep 17 00:00:00 2001 From: Antonio Leal Date: Sat, 5 Jul 2014 18:49:34 +0700 Subject: development/vstudio: Updated for version 5.5.8. Signed-off-by: Willy Sudiarto Raharjo --- development/vstudio/vstudio.SlackBuild | 4 ++-- development/vstudio/vstudio.info | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'development/vstudio') diff --git a/development/vstudio/vstudio.SlackBuild b/development/vstudio/vstudio.SlackBuild index 1ecfae04b7..43df2c0af0 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:-5.5.5} +VERSION=${VERSION:-5.5.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -51,7 +51,7 @@ find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ -o -perm 511 \) -exec chmod 755 {} \; -o \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ - -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; + -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; # Make sure top-level perms are correct: chmod 0755 . diff --git a/development/vstudio/vstudio.info b/development/vstudio/vstudio.info index 70a63d108c..da15fdf623 100644 --- a/development/vstudio/vstudio.info +++ b/development/vstudio/vstudio.info @@ -1,10 +1,10 @@ PRGNAM="vstudio" -VERSION="5.5.5" +VERSION="5.5.8" HOMEPAGE="http://www.valentina-db.com/" -DOWNLOAD="http://www.valentina-db.com/download/prev_releases/5.5.5/lin_32/vstudio_5_lin.deb" -MD5SUM="89ae18fd475657fb51ac8055a7992409" -DOWNLOAD_x86_64="http://www.valentina-db.com/download/prev_releases/5.5.5/lin_64/vstudio_x64_5_lin.deb" -MD5SUM_x86_64="09d1d09b526abd6258ce8f897d9c22a3" +DOWNLOAD="http://www.valentina-db.com/download/prev_releases/5.5.8/lin_32/vstudio_5_lin.deb" +MD5SUM="eb6da5e31b8afc7b08c96175f15a2951" +DOWNLOAD_x86_64="http://www.valentina-db.com/download/prev_releases/5.5.8/lin_64/vstudio_x64_5_lin.deb" +MD5SUM_x86_64="37cdaf91e07e0536f629b72e05432cc8" REQUIRES="" MAINTAINER="Antonio Leal" EMAIL="antonioleal@yahoo.com" -- cgit v1.2.3