From 8edc6b0d04cb03286df077037693b0b8f398ea7f Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Tue, 2 Feb 2016 19:41:10 +0200 Subject: libraries/dropbox-python: Updated for version 5.2.1. Signed-off-by: Dimitris Zlatanidis --- libraries/dropbox-python/dropbox-python.SlackBuild | 4 ++-- libraries/dropbox-python/dropbox-python.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'libraries/dropbox-python') diff --git a/libraries/dropbox-python/dropbox-python.SlackBuild b/libraries/dropbox-python/dropbox-python.SlackBuild index c1a5cbfde9..c9d004c544 100644 --- a/libraries/dropbox-python/dropbox-python.SlackBuild +++ b/libraries/dropbox-python/dropbox-python.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for dropbox-python -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=dropbox-python SCRNAM=$(printf $PRGNAM | cut -c1-7) -VERSION=${VERSION:-4.0} +VERSION=${VERSION:-5.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/dropbox-python/dropbox-python.info b/libraries/dropbox-python/dropbox-python.info index 801b61e68e..41b7af5b62 100644 --- a/libraries/dropbox-python/dropbox-python.info +++ b/libraries/dropbox-python/dropbox-python.info @@ -1,8 +1,8 @@ PRGNAM="dropbox-python" -VERSION="4.0" +VERSION="5.2.1" HOMEPAGE="http://www.dropbox.com/" -DOWNLOAD="https://pypi.python.org/packages/source/d/dropbox/dropbox-4.0.tar.gz" -MD5SUM="0a68c0a0a4d7cfa88f3e6cde925d6f39" +DOWNLOAD="https://pypi.python.org/packages/source/d/dropbox/dropbox-5.2.1.tar.gz" +MD5SUM="ccc5cbf0bf7fde85f10cae418a5e6044" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-urllib3 six python-requests" -- cgit v1.2.3-65-gdbad