[arch-commits] Commit in python-dropbox/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Aug 17 06:23:50 UTC 2018
Date: Friday, August 17, 2018 @ 06:23:50
Author: felixonmars
Revision: 372111
upgpkg: python-dropbox 9.0.0-1
Modified:
python-dropbox/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-17 06:22:53 UTC (rev 372110)
+++ PKGBUILD 2018-08-17 06:23:50 UTC (rev 372111)
@@ -5,8 +5,8 @@
pkgbase=python-dropbox
_pkgname=dropbox-sdk-python
pkgname=(python-dropbox python2-dropbox)
-pkgver=8.9.0
-pkgrel=2
+pkgver=9.0.0
+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=('ff8e6348ec003cab8a0cbf0d75a07cda772a38a970571976b92e985a21b4460a')
+sha512sums=('6d1ffd283f53744579514e03c0ac8d9c7d922a998e0563d98381dfa29d147e81b6e252f5cb40bba3dc90c140d7a3088e231ed4d0c9d39012d14f9326d4516ebf')
package_python-dropbox() {
depends=(python python-urllib3 python-requests)
More information about the arch-commits
mailing list