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

Lukas Fleischer lfleischer at archlinux.org
Tue Mar 27 16:48:10 UTC 2018


    Date: Tuesday, March 27, 2018 @ 16:48:09
  Author: lfleischer
Revision: 312886

upgpkg: python-dropbox 8.7.1-1

Upstream update.

Modified:
  python-dropbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-27 16:43:53 UTC (rev 312885)
+++ PKGBUILD	2018-03-27 16:48:09 UTC (rev 312886)
@@ -5,7 +5,7 @@
 pkgbase=python-dropbox
 _pkgname=dropbox-sdk-python
 pkgname=(python-dropbox python2-dropbox)
-pkgver=8.6.0
+pkgver=8.7.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=('0de0bd2370c3fcb2f4ecba8191f96abf17663f42f663befaa5187a937cd4cb93')
+sha256sums=('058ea85f6d65d2d2be690e7facc512252397e92917dd131bebf77c19e78f95d6')
 
 package_python-dropbox() {
   depends=(python python-urllib3 python-requests)



More information about the arch-commits mailing list