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

Felix Yan felixonmars at archlinux.org
Sun Mar 29 18:01:26 UTC 2020


    Date: Sunday, March 29, 2020 @ 18:01:25
  Author: felixonmars
Revision: 606258

upgpkg: python-dropbox 9.5.0-1

Modified:
  python-dropbox/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-29 18:01:05 UTC (rev 606257)
+++ PKGBUILD	2020-03-29 18:01:25 UTC (rev 606258)
@@ -4,8 +4,8 @@
 
 pkgname=python-dropbox
 _pkgname=dropbox-sdk-python
-pkgver=9.4.0
-pkgrel=3
+pkgver=9.5.0
+pkgrel=1
 pkgdesc="Python SDK for Dropbox Core APIs"
 url="https://www.dropbox.com/developers/core/sdks/python"
 arch=('any')
@@ -13,7 +13,7 @@
 depends=(python python-urllib3 python-requests)
 makedepends=(python-setuptools python-pytest-runner)
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/dropbox/$_pkgname/archive/v$pkgver.tar.gz")
-sha512sums=('977212f9d41221509b80ac91935e406659e31f3611e80330cea7122a351dc758573ba9fad7b3cd7a95fea3839514f99e02223fb0e25ab18d052f5af378eddbf2')
+sha512sums=('518b0e504d2e1a8296339c3803fddc45fd5056079be06a0bf0090f2241f94dde8040efc948a8770667bf87d8d48d7229999db0f55a00cc7f0c40ebe5ff4cbb3e')
 
 build() {
   cd "$srcdir/$_pkgname-$pkgver"



More information about the arch-commits mailing list