[arch-commits] Commit in python-dropbox/trunk (PKGBUILD)

Lukas Fleischer lfleischer at archlinux.org
Sat Nov 18 16:08:18 UTC 2017


    Date: Saturday, November 18, 2017 @ 16:08:17
  Author: lfleischer
Revision: 267303

upgpkg: python-dropbox 8.5.0-1

Upstream update.

Modified:
  python-dropbox/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-18 16:06:37 UTC (rev 267302)
+++ PKGBUILD	2017-11-18 16:08:17 UTC (rev 267303)
@@ -5,7 +5,7 @@
 pkgbase=python-dropbox
 _pkgname=dropbox-sdk-python
 pkgname=(python-dropbox python2-dropbox)
-pkgver=8.4.1
+pkgver=8.5.0
 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=('000fd9e91b04d9e3ad2838cf4cf62cd4b0b294ae5260d65d126acb933a981463')
+sha256sums=('e587e0dcd568931924a4e2d197fc37c382673b45c591c41136c6783ef5fffce1')
 
 package_python-dropbox() {
   depends=(python python-urllib3 python-requests)



More information about the arch-commits mailing list