summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryjun2023-09-11 22:33:57 +0800
committeryjun2023-09-11 22:33:57 +0800
commit76e03eee17277d1da2d995e584d1d85be0da58e3 (patch)
tree9a88fdfa124c4763ad3f8dee8ec6aa89dcd2c2b4 /PKGBUILD
parent2f58b1d7b5491a5e16fb201a16415a3f54159862 (diff)
downloadaur-76e03eee17277d1da2d995e584d1d85be0da58e3.tar.gz
[updpkg]: python-aliyun-python-sdk-kms 2.16.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 903a5a53bad5..c124e686d92b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-aliyun-python-sdk-kms
_pkgname=${pkgname/python-}
-pkgver=2.16.0
+pkgver=2.16.2
pkgrel=1
pkgdesc="The kms module of Aliyun Python sdk."
arch=('any')
@@ -10,8 +10,8 @@ url="https://github.com/aliyun/aliyun-openapi-python-sdk/"
license=('Apache')
depends=('python-aliyun-python-sdk-core')
makedepends=('python-setuptools')
-source=("https://files.pythonhosted.org/packages/d5/6f/648401212f41c91f8aeb7676d57c2840ed258cca64854a9315c2280b15df/${_pkgname}-${pkgver}.tar.gz")
-sha256sums=('a7f185772c88f3a0dda856b666dda436d82e00f9f11ea5bbf12dcab2610ee358')
+source=("https://files.pythonhosted.org/packages/cb/87/f0004243da50bb102715fdc92e2fbff92b039bfbd16400c57a7dba572308/${_pkgname}-${pkgver}.tar.gz")
+sha256sums=('f87234a8b64d457ca2338f87650db18a3ce7f7dbc9bfef71efe8f2894aded3d6')
build() {
cd $_pkgname-$pkgver