summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d71d1b1d503f..903a5a53bad5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-aliyun-python-sdk-kms
_pkgname=${pkgname/python-}
-pkgver=2.15.0
+pkgver=2.16.0
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/31/8d/5052612578e9237ff5b2c398fe33fa52541ed53f741143893fb8f5f27120/${_pkgname}-${pkgver}.tar.gz")
-sha256sums=('642a3f4f04dcdba5f8a3a0f1edff04479e76df33017a5b25512490ce5894ab2d')
+source=("https://files.pythonhosted.org/packages/d5/6f/648401212f41c91f8aeb7676d57c2840ed258cca64854a9315c2280b15df/${_pkgname}-${pkgver}.tar.gz")
+sha256sums=('a7f185772c88f3a0dda856b666dda436d82e00f9f11ea5bbf12dcab2610ee358')
build() {
cd $_pkgname-$pkgver