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

Felix Yan felixonmars at archlinux.org
Tue May 7 13:57:09 UTC 2019


    Date: Tuesday, May 7, 2019 @ 13:57:08
  Author: felixonmars
Revision: 462114

upgpkg: python-dropbox 9.2.0-1

Modified:
  python-dropbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-07 13:55:41 UTC (rev 462113)
+++ PKGBUILD	2019-05-07 13:57:08 UTC (rev 462114)
@@ -5,7 +5,7 @@
 pkgbase=python-dropbox
 _pkgname=dropbox-sdk-python
 pkgname=(python-dropbox python2-dropbox)
-pkgver=9.1.0
+pkgver=9.2.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 python-pytest-runner python2-pytest-runner)
 source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/dropbox/$_pkgname/archive/v$pkgver.tar.gz")
-sha512sums=('96ddd5fddc92190715f3cfe8c3a6aac46aeca97af63a841b88ae6b2e57735245f4ff9d23311a76c6d8e88f59460e557b0050d72b65df85787e5e7db0a82cf9cd')
+sha512sums=('b609b6f283176ab8fc4af28a2ef729a2346434fa817334b7377ba8ab8e46cd9f1a78e66b9ccc15f87636f37e3b71fc3362a871da655d76401a7e198c353b07e4')
 
 build() {
   cd "$srcdir/$_pkgname-$pkgver"



More information about the arch-commits mailing list