[arch-commits] Commit in python-dropbox/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at archlinux.org
Wed May 23 14:21:55 UTC 2018
Date: Wednesday, May 23, 2018 @ 14:21:55
Author: lfleischer
Revision: 328319
upgpkg: python-dropbox 8.9.0-1
Upstream update.
Modified:
python-dropbox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-23 14:14:24 UTC (rev 328318)
+++ PKGBUILD 2018-05-23 14:21:55 UTC (rev 328319)
@@ -5,7 +5,7 @@
pkgbase=python-dropbox
_pkgname=dropbox-sdk-python
pkgname=(python-dropbox python2-dropbox)
-pkgver=8.7.1
+pkgver=8.9.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=('058ea85f6d65d2d2be690e7facc512252397e92917dd131bebf77c19e78f95d6')
+sha256sums=('ff8e6348ec003cab8a0cbf0d75a07cda772a38a970571976b92e985a21b4460a')
package_python-dropbox() {
depends=(python python-urllib3 python-requests)
More information about the arch-commits
mailing list