mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/python-oauth2client: Fixed slack-desc.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
parent
e14159a847
commit
a9d9cb34a5
2 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@
|
|||
PRGNAM=python-oauth2client
|
||||
SRCNAM=oauth2client
|
||||
VERSION=${VERSION:-1.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
python-oauth2client: python-oauth2client (YouTube command-line upload utility)
|
||||
python-oauth2client: python-oauth2client (OAuth 2.0 Python library)
|
||||
python-oauth2client:
|
||||
python-oauth2client: This is a Python library for accessing resources protected by
|
||||
python-oauth2client: OAuth 2.0.
|
||||
|
|
Loading…
Reference in a new issue