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

Lukas Fleischer lfleischer at archlinux.org
Mon Oct 28 14:20:11 UTC 2019


    Date: Monday, October 28, 2019 @ 14:20:11
  Author: lfleischer
Revision: 520846

upgpkg: python-dropbox 9.4.0-1

Upstream update.

Modified:
  python-dropbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-28 14:18:34 UTC (rev 520845)
+++ PKGBUILD	2019-10-28 14:20:11 UTC (rev 520846)
@@ -5,7 +5,7 @@
 pkgbase=python-dropbox
 _pkgname=dropbox-sdk-python
 pkgname=(python-dropbox python2-dropbox)
-pkgver=9.2.0
+pkgver=9.4.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 python-pytest-runner python2-pytest-runner)
 source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/dropbox/$_pkgname/archive/v$pkgver.tar.gz")
-sha512sums=('b609b6f283176ab8fc4af28a2ef729a2346434fa817334b7377ba8ab8e46cd9f1a78e66b9ccc15f87636f37e3b71fc3362a871da655d76401a7e198c353b07e4')
+sha512sums=('977212f9d41221509b80ac91935e406659e31f3611e80330cea7122a351dc758573ba9fad7b3cd7a95fea3839514f99e02223fb0e25ab18d052f5af378eddbf2')
 
 build() {
   cd "$srcdir/$_pkgname-$pkgver"



More information about the arch-commits mailing list