[arch-commits] Commit in python-dropbox/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jul 31 08:31:47 UTC 2020
Date: Friday, July 31, 2020 @ 08:31:45
Author: felixonmars
Revision: 666087
upgpkg: python-dropbox 10.3.0-1
Modified:
python-dropbox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-31 08:28:41 UTC (rev 666086)
+++ PKGBUILD 2020-07-31 08:31:45 UTC (rev 666087)
@@ -4,7 +4,7 @@
pkgname=python-dropbox
_pkgname=dropbox-sdk-python
-pkgver=10.2.0
+pkgver=10.3.0
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=('ca852a976e3af2d0c95dac4f79d08e6673a6e294ad053d6ca2d5e258ae9fb13665a151a563d1310b05db9a56b435f1b488b705d673d9275515c9a9969dbcb614')
+sha512sums=('2f714366131df0adf5d3708f30f8fa0481616b93284aa185160308ad1682e8bc63fb920f1afedba746e31e55f9b2e82eb759c71d29c8fc2a37f1d98a92405cd2')
build() {
cd "$srcdir/$_pkgname-$pkgver"
More information about the arch-commits
mailing list