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

Felix Yan felixonmars at archlinux.org
Sat Feb 16 17:36:20 UTC 2019


    Date: Saturday, February 16, 2019 @ 17:36:17
  Author: felixonmars
Revision: 433571

upgpkg: python-dropbox 9.1.0-1

Modified:
  python-dropbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-16 17:36:04 UTC (rev 433570)
+++ PKGBUILD	2019-02-16 17:36:17 UTC (rev 433571)
@@ -5,7 +5,7 @@
 pkgbase=python-dropbox
 _pkgname=dropbox-sdk-python
 pkgname=(python-dropbox python2-dropbox)
-pkgver=9.0.0
+pkgver=9.1.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=('6d1ffd283f53744579514e03c0ac8d9c7d922a998e0563d98381dfa29d147e81b6e252f5cb40bba3dc90c140d7a3088e231ed4d0c9d39012d14f9326d4516ebf')
+sha512sums=('96ddd5fddc92190715f3cfe8c3a6aac46aeca97af63a841b88ae6b2e57735245f4ff9d23311a76c6d8e88f59460e557b0050d72b65df85787e5e7db0a82cf9cd')
 
 build() {
   cd "$srcdir/$_pkgname-$pkgver"



More information about the arch-commits mailing list