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

Lukas Fleischer lfleischer at archlinux.org
Sun Oct 15 06:25:15 UTC 2017


    Date: Sunday, October 15, 2017 @ 06:25:14
  Author: lfleischer
Revision: 262829

upgpkg: python-dropbox 8.4.0-1

Upstream update.

Modified:
  python-dropbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-15 06:21:38 UTC (rev 262828)
+++ PKGBUILD	2017-10-15 06:25:14 UTC (rev 262829)
@@ -5,7 +5,7 @@
 pkgbase=python-dropbox
 _pkgname=dropbox-sdk-python
 pkgname=(python-dropbox python2-dropbox)
-pkgver=8.0.0
+pkgver=8.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)
 source=("https://github.com/dropbox/$_pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('2230fadf56747b6d0cb2db12aba278f11e1d49504e63fe30cb94c77fc63d81dd')
+sha256sums=('2857c119e711de948401eb9cf4137cc16cee816ad56e82daed18d6c002db8e31')
 
 package_python-dropbox() {
   depends=(python python-urllib3 python-requests)



More information about the arch-commits mailing list