[arch-commits] Commit in python-dropbox/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at archlinux.org
Wed Mar 22 06:37:18 UTC 2017
Date: Wednesday, March 22, 2017 @ 06:37:17
Author: lfleischer
Revision: 218320
upgpkg: python-dropbox 7.2.1-1
Upstream update.
Modified:
python-dropbox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-22 06:34:28 UTC (rev 218319)
+++ PKGBUILD 2017-03-22 06:37:17 UTC (rev 218320)
@@ -5,7 +5,7 @@
pkgbase=python-dropbox
_pkgname=dropbox-sdk-python
pkgname=(python-dropbox python2-dropbox)
-pkgver=7.2.0
+pkgver=7.2.1
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=('4c7e2f1a37fb0fe106980ed468330b2fc7ea8f1803fda5cd922bcb116dfa9b6e')
+sha256sums=('1328173d6f5c0ce87ae8a8e808c75ac43cfe99f24af7e1556c5d6dbe5f41b70d')
package_python-dropbox() {
depends=(python python-urllib3 python-requests)
More information about the arch-commits
mailing list