[arch-commits] Commit in python-dropbox/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at archlinux.org
Sat May 2 17:06:11 UTC 2020
Date: Saturday, May 2, 2020 @ 17:06:10
Author: lfleischer
Revision: 624492
upgpkg: python-dropbox 10.1.1-1: upstream update
Modified:
python-dropbox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-02 16:22:45 UTC (rev 624491)
+++ PKGBUILD 2020-05-02 17:06:10 UTC (rev 624492)
@@ -4,7 +4,7 @@
pkgname=python-dropbox
_pkgname=dropbox-sdk-python
-pkgver=9.5.0
+pkgver=10.1.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=('518b0e504d2e1a8296339c3803fddc45fd5056079be06a0bf0090f2241f94dde8040efc948a8770667bf87d8d48d7229999db0f55a00cc7f0c40ebe5ff4cbb3e')
+sha512sums=('0af92e4460c2f2c3f520054d1c28678612ad92d1ea64451a26036b23876896f527aed2d959af398bbd0f7b7f21ee39afbf27bc3168a2c7636af8f76db64c4e67')
build() {
cd "$srcdir/$_pkgname-$pkgver"
More information about the arch-commits
mailing list