development/vstudio: Updated for version 5.5.8.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Antonio Leal 2014-07-05 18:49:34 +07:00 committed by Robby Workman
parent a117db20bc
commit 09c59a7b94
2 changed files with 7 additions and 7 deletions

View File

@ -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 .

View File

@ -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"