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

Lukas Fleischer lfleischer at archlinux.org
Fri Jan 26 20:14:26 UTC 2018


    Date: Friday, January 26, 2018 @ 20:14:25
  Author: lfleischer
Revision: 287272

upgpkg: python-dropbox 8.6.0-1

Upstream update.

Modified:
  python-dropbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-26 20:12:24 UTC (rev 287271)
+++ PKGBUILD	2018-01-26 20:14:25 UTC (rev 287272)
@@ -5,7 +5,7 @@
 pkgbase=python-dropbox
 _pkgname=dropbox-sdk-python
 pkgname=(python-dropbox python2-dropbox)
-pkgver=8.5.0
+pkgver=8.6.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=('e587e0dcd568931924a4e2d197fc37c382673b45c591c41136c6783ef5fffce1')
+sha256sums=('0de0bd2370c3fcb2f4ecba8191f96abf17663f42f663befaa5187a937cd4cb93')
 
 package_python-dropbox() {
   depends=(python python-urllib3 python-requests)



More information about the arch-commits mailing list