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

Lukas Fleischer lfleischer at archlinux.org
Thu Oct 27 19:52:28 UTC 2016


    Date: Thursday, October 27, 2016 @ 19:52:27
  Author: lfleischer
Revision: 193800

upgpkg: python-dropbox 7.1.1-1

Upstream update.

Modified:
  python-dropbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-27 19:49:07 UTC (rev 193799)
+++ PKGBUILD	2016-10-27 19:52:27 UTC (rev 193800)
@@ -5,7 +5,7 @@
 pkgbase=python-dropbox
 _pkgname=dropbox-sdk-python
 pkgname=(python-dropbox python2-dropbox)
-pkgver=6.1
+pkgver=7.1.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=('87a49120ecd7fa8d9c8f01a5cb5404726cfe183c2df0a58aae852d0649f847ea')
+sha256sums=('acb43232d8e5fccfc46d601a22f91271f911db58faf12fd770123e687b8a9f15')
 
 package_python-dropbox() {
   depends=(python python-urllib3 python-requests)



More information about the arch-commits mailing list