[arch-commits] Commit in python-dropbox/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Aug 29 00:39:17 UTC 2020
Date: Saturday, August 29, 2020 @ 00:39:16
Author: felixonmars
Revision: 691361
upgpkg: python-dropbox 10.3.1-1
Modified:
python-dropbox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-29 00:31:23 UTC (rev 691360)
+++ PKGBUILD 2020-08-29 00:39:16 UTC (rev 691361)
@@ -4,7 +4,7 @@
pkgname=python-dropbox
_pkgname=dropbox-sdk-python
-pkgver=10.3.0
+pkgver=10.3.1
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=('2f714366131df0adf5d3708f30f8fa0481616b93284aa185160308ad1682e8bc63fb920f1afedba746e31e55f9b2e82eb759c71d29c8fc2a37f1d98a92405cd2')
+sha512sums=('c525f2ff918c57288e41f935aac81853d655f62e9f3de0be4ad2f1263ec54fe609fbe7d40a07b246affafb98820fd08120977524be8232169c7284ea785c0161')
build() {
cd "$srcdir/$_pkgname-$pkgver"
More information about the arch-commits
mailing list