Date: Monday, November 6, 2017 @ 06:32:47 Author: lfleischer Revision: 265515
upgpkg: python-dropbox 8.4.1-1 Upstream update. Modified: python-dropbox/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-06 06:30:48 UTC (rev 265514) +++ PKGBUILD 2017-11-06 06:32:47 UTC (rev 265515) @@ -5,7 +5,7 @@ pkgbase=python-dropbox _pkgname=dropbox-sdk-python pkgname=(python-dropbox python2-dropbox) -pkgver=8.4.0 +pkgver=8.4.1 pkgrel=1 pkgdesc="Python SDK for Dropbox Core APIs" url="https://www.dropbox.com/developers/core/sdks/python" @@ -14,7 +14,7 @@ makedepends=(python-requests python2-requests python-urllib3 python2-urllib3 python-setuptools python2-setuptools) source=("https://github.com/dropbox/$_pkgname/archive/v$pkgver.tar.gz") -sha256sums=('2857c119e711de948401eb9cf4137cc16cee816ad56e82daed18d6c002db8e31') +sha256sums=('000fd9e91b04d9e3ad2838cf4cf62cd4b0b294ae5260d65d126acb933a981463') package_python-dropbox() { depends=(python python-urllib3 python-requests)
