summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0cca3275bff1..fa1ae6b34360 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-cos-python-sdk-v5
_pkgname=${pkgname/python-}
-pkgver=1.9.2
+pkgver=1.9.3
pkgrel=1
pkgdesc="腾讯云COSV5Python SDK."
arch=('any')
@@ -17,7 +17,7 @@ makedepends=('python-setuptools')
conflicts=("${pkgname}-git")
provides=("${pkgname}-git")
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/tencentyun/cos-python-sdk-v5/archive/V${pkgver}.tar.gz")
-sha256sums=('168befa63be91c2ad209b76538c31b1550bfc61acc13dc7dece6d623585507c8')
+sha256sums=('54d487df94b490fe42362de09ab949a568c95c1b13907f3d1a7feef6a25addb6')
build() {
cd $_pkgname-$pkgver