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

Lukas Fleischer lfleischer at archlinux.org
Wed Apr 13 20:04:26 UTC 2016


    Date: Wednesday, April 13, 2016 @ 22:04:26
  Author: lfleischer
Revision: 170850

upgpkg: python-dropbox 6.1-1

Upstream update.

Modified:
  python-dropbox/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-13 19:35:40 UTC (rev 170849)
+++ PKGBUILD	2016-04-13 20:04:26 UTC (rev 170850)
@@ -5,8 +5,8 @@
 pkgbase=python-dropbox
 _pkgname=dropbox-sdk-python
 pkgname=(python-dropbox python2-dropbox)
-pkgver=4.0.0
-pkgrel=2
+pkgver=6.1
+pkgrel=1
 pkgdesc="Python SDK for Dropbox Core APIs"
 url="https://www.dropbox.com/developers/core/sdks/python"
 arch=('any')
@@ -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=('90e501146a4ae4559f1b6259a4b69319321741e767ae75c6ba0d495a03a1b131')
+sha256sums=('87a49120ecd7fa8d9c8f01a5cb5404726cfe183c2df0a58aae852d0649f847ea')
 
 package_python-dropbox() {
   depends=(python python-urllib3 python-requests)



More information about the arch-commits mailing list