multimedia/google-talkplugin: Updated for version 5.41.0.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-01-18 17:02:31 +07:00
parent 5cebc6c401
commit c2b7cf1f9b
2 changed files with 5 additions and 5 deletions

View File

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

View File

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