diff options
Diffstat (limited to 'multimedia/google-talkplugin/google-talkplugin.SlackBuild')
-rw-r--r-- | multimedia/google-talkplugin/google-talkplugin.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/google-talkplugin/google-talkplugin.SlackBuild b/multimedia/google-talkplugin/google-talkplugin.SlackBuild index c5f06f858c..1703e1170d 100644 --- a/multimedia/google-talkplugin/google-talkplugin.SlackBuild +++ b/multimedia/google-talkplugin/google-talkplugin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Google Voice (talkplugin) -# Copyright 2010-2012 Erik Hanson, Minneapolis, MN, USA +# Copyright 2010-2013 Erik Hanson, Minneapolis, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=google-talkplugin -VERSION=${VERSION:-4.8.3.0} +VERSION=${VERSION:-4.9.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |