diff options
Diffstat (limited to 'python/python-oauth2client/python-oauth2client.SlackBuild')
-rw-r--r-- | python/python-oauth2client/python-oauth2client.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-oauth2client/python-oauth2client.SlackBuild b/python/python-oauth2client/python-oauth2client.SlackBuild index d9ec4c7fec375..cf72ddb528e27 100644 --- a/python/python-oauth2client/python-oauth2client.SlackBuild +++ b/python/python-oauth2client/python-oauth2client.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for "python-oauth2client". -# Copyright 2015 Marcel Saegebarth <marc@mos6581.de> +# Copyright 2015-2016 Marcel Saegebarth <marc@mos6581.de> # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -26,7 +26,7 @@ PRGNAM=python-oauth2client SRCNAM=oauth2client -VERSION=${VERSION:-1.5.2} +VERSION=${VERSION:-2.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |