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

Felix Yan felixonmars at archlinux.org
Fri May 8 08:30:20 UTC 2020


    Date: Friday, May 8, 2020 @ 08:30:20
  Author: felixonmars
Revision: 625555

upgpkg: python-dropbox 10.1.2-1

Modified:
  python-dropbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-08 08:27:49 UTC (rev 625554)
+++ PKGBUILD	2020-05-08 08:30:20 UTC (rev 625555)
@@ -4,7 +4,7 @@
 
 pkgname=python-dropbox
 _pkgname=dropbox-sdk-python
-pkgver=10.1.1
+pkgver=10.1.2
 pkgrel=1
 pkgdesc="Python SDK for Dropbox Core APIs"
 url="https://www.dropbox.com/developers/core/sdks/python"
@@ -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=('0af92e4460c2f2c3f520054d1c28678612ad92d1ea64451a26036b23876896f527aed2d959af398bbd0f7b7f21ee39afbf27bc3168a2c7636af8f76db64c4e67')
+sha512sums=('b7715b9fed4f9d42526112d16500bb369f17f7895be0218fe2a74de0b0176cf76dba02dced4b596b687bc6c69c62521009774a79b6a6d68080048c3539429be6')
 
 build() {
   cd "$srcdir/$_pkgname-$pkgver"



More information about the arch-commits mailing list