summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Antonio Leal <antonioleal@yahoo.com>2014-07-05 18:49:34 +0700
committer Robby Workman <rworkman@slackbuilds.org>2014-07-07 00:00:37 -0500
commit09c59a7b9415160fcc7527e6dd7ecf01ac4354f9 (patch)
treee0a628e639cff2c4499829946035e3ec19371692 /development
parenta117db20bcfe4bffe3c6599dc6a29ef088f54747 (diff)
downloadslackbuilds-09c59a7b9415160fcc7527e6dd7ecf01ac4354f9.tar.gz
slackbuilds-09c59a7b9415160fcc7527e6dd7ecf01ac4354f9.tar.xz
development/vstudio: Updated for version 5.5.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/vstudio/vstudio.SlackBuild4
-rw-r--r--development/vstudio/vstudio.info10
2 files changed, 7 insertions, 7 deletions
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"