Date: Wednesday, June 26, 2019 @ 02:33:52 Author: felixonmars Revision: 484146
upgpkg: python-qiniu 7.2.5-1 Modified: python-qiniu/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-26 02:24:39 UTC (rev 484145) +++ PKGBUILD 2019-06-26 02:33:52 UTC (rev 484146) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-qiniu -pkgver=7.2.4 +pkgver=7.2.5 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=('c7ad924cc413d991e637d66a092b49b960063c364a81c96ceb6e5a777379b8f2d2bc230827b9c847d93b1c549e940a93abd8126eb176e8102c729f6f708eb2d4') +sha512sums=('a5b73b1a8c36fa43b7d74ddcb8a075acf6f5630112ff0908eceef7e0a0a0d982a1034912f9cfaf0b1effeb722fe4abea760b29cf7dea98af79f62c3e0bdda939') build() { cd python-sdk-$pkgver
