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 97934523ddf2..6b403de3c682 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Sam L. Yes <samlukeyes123 at gmail dot com>
_name=bce-python-sdk
pkgname=python-baidubce
-pkgver=0.8.96
+pkgver=0.8.97
pkgrel=1
pkgdesc="BCE SDK for python"
url="https://pypi.org/project/${_name}"
@@ -11,7 +11,7 @@ makedepends=(python-build python-installer python-setuptools python-wheel)
license=(Apache2)
arch=(any)
source=(https://pypi.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz)
-sha512sums=('a2347b408d2c20511a2c03e1e882ac1bfe6b554f0db72d3027a0a722099641575447ff63688075d086e851a85db7cf0c5c2b9b3efd7b96dfcb1b2026fcb761f0')
+sha512sums=('4c21d2d6f99c34134c2decea5c5a4e61ea4b1c86e9e88c9d65457b55fd98b31acf995cdbd6318bb26d857d945ee09121697d44a49c9269eb2421d3c2f1c37a2b')
build() {
cd ${_name}-${pkgver}