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 a278b0b1016c..4502b9a22276 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-cos-python-sdk-v5
_pkgname=${pkgname/python-}
-pkgver=1.9.5
+pkgver=1.9.6
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=('347eac77af8d6658ed9e6f84de5527067ffa6a39fea80e7d21a631150bad034f')
+sha256sums=('f2b1eab8943c646cfcaf63f2d81056f57186d47327f9a0b5d00ef9e4a1cf565c')
build() {
cd $_pkgname-$pkgver