summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/google-webdesigner/google-webdesigner.SlackBuild7
-rw-r--r--development/google-webdesigner/google-webdesigner.info6
2 files changed, 7 insertions, 6 deletions
diff --git a/development/google-webdesigner/google-webdesigner.SlackBuild b/development/google-webdesigner/google-webdesigner.SlackBuild
index 5c7f7040c1..2259201c60 100644
--- a/development/google-webdesigner/google-webdesigner.SlackBuild
+++ b/development/google-webdesigner/google-webdesigner.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for google-webdesigner
-# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=google-webdesigner
-VERSION=${VERSION:-1.1.3.1119}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.1.7.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -69,6 +69,7 @@ rm -rf $PKG/usr/share/doc
rm -rf $PKG/etc
chmod 644 $PKG/usr/share/applications/$PRGNAM.desktop
+chmod 4755 $PKG/opt/google/webdesigner/chrome-sandbox
mkdir -p $PKG/usr/share/pixmaps
cp $PKG/opt/google/webdesigner/resources/product_logo_128.png $PKG/usr/share/pixmaps/$PRGNAM.png
diff --git a/development/google-webdesigner/google-webdesigner.info b/development/google-webdesigner/google-webdesigner.info
index a7428b48d2..590776a60d 100644
--- a/development/google-webdesigner/google-webdesigner.info
+++ b/development/google-webdesigner/google-webdesigner.info
@@ -1,10 +1,10 @@
PRGNAM="google-webdesigner"
-VERSION="1.1.3.1119"
+VERSION="1.1.7.0"
HOMEPAGE="https://www.google.com/webdesigner/"
DOWNLOAD="https://dl.google.com/linux/direct/google-webdesigner_current_i386.deb"
-MD5SUM="a13898e5285d663db8d334590d5c7e87"
+MD5SUM="3fcfe673c41c07c0826596369b5daf89"
DOWNLOAD_x86_64="https://dl.google.com/linux/direct/google-webdesigner_current_amd64.deb"
-MD5SUM_x86_64="345a52e808e8df2cc4bf3b6759051637"
+MD5SUM_x86_64="cc439889f3cc0cf47a85faf2e523832e"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"