Date: Friday, August 21, 2020 @ 07:46:38
  Author: felixonmars
Revision: 685777

upgpkg: python-qiniu 7.2.10-1

Modified:
  python-qiniu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-08-21 07:46:31 UTC (rev 685776)
+++ PKGBUILD    2020-08-21 07:46:38 UTC (rev 685777)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=python-qiniu
-pkgver=7.2.9
+pkgver=7.2.10
 pkgrel=1
 pkgdesc="Qiniu Resource Storage SDK for Python"
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python-requests' 'python-setuptools')
 checkdepends=('python-pytest-runner')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/qiniu/python-sdk/archive/v$pkgver.tar.gz";)
-sha512sums=('6516d306686c8eab2bada352ab7106b6e398fc84cf4b83fb3cd3596d4e0685719af87fa0e44a25dd1ea696fefede222357bcbf65acc0b5885557357c80d2a85a')
+sha512sums=('eb78b3c270364b4fe19420fa382f46537584f679a22f372c558401c8bf40df9765098523202ec79f449b2dbe2ddd485c2c68d85beab735759504be37de2010d2')
 
 build() {
   cd python-sdk-$pkgver

Reply via email to