diff options
Diffstat (limited to 'python/google-api-python-client/google-api-python-client.SlackBuild')
-rw-r--r-- | python/google-api-python-client/google-api-python-client.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/google-api-python-client/google-api-python-client.SlackBuild b/python/google-api-python-client/google-api-python-client.SlackBuild index 749edafb97085..6fc51a4550721 100644 --- a/python/google-api-python-client/google-api-python-client.SlackBuild +++ b/python/google-api-python-client/google-api-python-client.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for "google-api-python-client" # Copyright 2011-2015 Vincent Batts, Vienna, VA. USA -# Copyright 2015-2016 Marcel Saegebarth <marc@mos6581.de> +# Copyright 2015-2017 Marcel Saegebarth <marc@mos6581.de> # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -26,7 +26,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=google-api-python-client -VERSION=${VERSION:-1.5.5} +VERSION=${VERSION:-1.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |