summaryrefslogtreecommitdiffstats
path: root/multimedia/google-talkplugin
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2016-01-18 11:02:31 +0100
committer Willy Sudiarto Raharjo2016-01-18 11:02:31 +0100
commitc2b7cf1f9bd2172f89130f1176c24a12d384ba3d (patch)
treec026ed9902fa2042dd2c985f92e021136de11884 /multimedia/google-talkplugin
parent5cebc6c4015776f6ed38b41fb1246dd14d448ded (diff)
downloadslackbuilds-c2b7cf1f9bd2172f89130f1176c24a12d384ba3d.tar.gz
multimedia/google-talkplugin: Updated for version 5.41.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/google-talkplugin')
-rw-r--r--multimedia/google-talkplugin/google-talkplugin.SlackBuild4
-rw-r--r--multimedia/google-talkplugin/google-talkplugin.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/google-talkplugin/google-talkplugin.SlackBuild b/multimedia/google-talkplugin/google-talkplugin.SlackBuild
index 759d3ea3a9..f2d0e92168 100644
--- a/multimedia/google-talkplugin/google-talkplugin.SlackBuild
+++ b/multimedia/google-talkplugin/google-talkplugin.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=google-talkplugin
-VERSION=${VERSION:-5.4.1.0}
+VERSION=${VERSION:-5.41.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -60,7 +60,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 {} \;
chmod 0755 $PKG # Put this back.
rm -rf etc/ opt/google/talkplugin/cron # The cron job is debian/ubuntu only.
diff --git a/multimedia/google-talkplugin/google-talkplugin.info b/multimedia/google-talkplugin/google-talkplugin.info
index 462df734e1..2937d8c212 100644
--- a/multimedia/google-talkplugin/google-talkplugin.info
+++ b/multimedia/google-talkplugin/google-talkplugin.info
@@ -1,10 +1,10 @@
PRGNAM="google-talkplugin"
-VERSION="5.4.1.0"
+VERSION="5.41.0.0"
HOMEPAGE="http://www.google.com/chrome/"
DOWNLOAD="http://dl.google.com/linux/direct/google-talkplugin_current_i386.deb"
-MD5SUM="3e9ffa99f9379517c8315e69a3631db6"
+MD5SUM="915f51a1407488efbcda2af06c2ad6c1"
DOWNLOAD_x86_64="http://dl.google.com/linux/direct/google-talkplugin_current_amd64.deb"
-MD5SUM_x86_64="cd84b60660248cb3ee891e7a685c2c74"
+MD5SUM_x86_64="7bfeea18335d2ab7aab2dc40dd67355d"
REQUIRES=""
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"