diff options
author | Jakob Nylin <jakob[dot]nylin[at]gmail[dot]com> | 2010-07-05 14:36:36 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-06 02:33:54 -0500 |
commit | 85ed635f3acd15022c7c50ae6aaff430ce0d64b6 (patch) | |
tree | 9b79ec6aa4ad75db966aab0c806d02fea47ceae7 /network/googlecl | |
parent | 5a9673ed285889fe6dd7599aa05d739dea1661bc (diff) | |
download | slackbuilds-85ed635f3acd15022c7c50ae6aaff430ce0d64b6.tar.gz |
network/googlecl: Updated for version 0.9.8.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/googlecl')
-rw-r--r-- | network/googlecl/README | 10 | ||||
-rw-r--r-- | network/googlecl/googlecl.SlackBuild | 2 | ||||
-rw-r--r-- | network/googlecl/googlecl.info | 8 | ||||
-rw-r--r-- | network/googlecl/slack-desc | 9 |
4 files changed, 16 insertions, 13 deletions
diff --git a/network/googlecl/README b/network/googlecl/README index fede3ee4f6..80bd3140f1 100644 --- a/network/googlecl/README +++ b/network/googlecl/README @@ -1,5 +1,7 @@ -GoogleCL provides command-line access to some Google Services via the -Google Data APIs (Google Data). Currently the following Google services -are supported: Blogger, Calendar, Contacts, Docs, Picasa, Youtube. +GoogleCL provides command-line access to some Google +Services via the Google Data APIs (Google Data). + +Currently the following Google services are supported: +Blogger, Calendar, Contacts, Docs, Picasa, Youtube. -This requires gdata. +This requires gdata, available at SlackBuilds.org diff --git a/network/googlecl/googlecl.SlackBuild b/network/googlecl/googlecl.SlackBuild index 3199e62212..d24db5e69a 100644 --- a/network/googlecl/googlecl.SlackBuild +++ b/network/googlecl/googlecl.SlackBuild @@ -5,7 +5,7 @@ # Written by Jakob Nylin <jakob[dot]nylin[at]gmail[dot]com> PRGNAM=googlecl -VERSION=${VERSION:-0.9.7} +VERSION=${VERSION:-0.9.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/googlecl/googlecl.info b/network/googlecl/googlecl.info index 2dbb38cb92..a0d915b934 100644 --- a/network/googlecl/googlecl.info +++ b/network/googlecl/googlecl.info @@ -1,10 +1,10 @@ PRGNAM="googlecl" -VERSION="0.9.7" +VERSION="0.9.8" HOMEPAGE="http://code.google.com/p/googlecl/" -DOWNLOAD="http://googlecl.googlecode.com/files/googlecl-0.9.7.tar.gz" -MD5SUM="936bdb036c340eb1f9d5b9b6b592e1b2" +DOWNLOAD="http://googlecl.googlecode.com/files/googlecl-0.9.8.tar.gz" +MD5SUM="a0256d8cdb1b4147b579cb3c4cf1ac77" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Jakob Nylin" EMAIL="jakob[dot]nylin[at]gmail[dot]com" -APPROVED="rworkman" +APPROVED="dsomero" diff --git a/network/googlecl/slack-desc b/network/googlecl/slack-desc index 09b9d408f8..c7a666f404 100644 --- a/network/googlecl/slack-desc +++ b/network/googlecl/slack-desc @@ -5,15 +5,16 @@ # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. - |-----handy-ruler------------------------------------------------------| -googlecl: googlecl (Google services on the command-line) + |-----handy-ruler------------------------------------------------------| +googlecl: googlecl (GoogleCL brings Google services to the command-line) googlecl: googlecl: GoogleCL is a command-line utility that provides access to the googlecl: following Google Services: Blogger, Calendar, Contacts, Docs, -googlecl: Picasa, Youtube +googlecl: Picasa, Youtube. googlecl: -googlecl: Homepage: http://code.google.com/p/googlecl/ googlecl: googlecl: googlecl: +googlecl: Homepage: http://code.google.com/p/googlecl/ googlecl: + |