summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a38d3d684830..c124e686d92b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-aliyun-python-sdk-kms
_pkgname=${pkgname/python-}
-pkgver=2.13.0
+pkgver=2.16.2
pkgrel=1
pkgdesc="The kms module of Aliyun Python sdk."
arch=('any')
@@ -10,10 +10,8 @@ url="https://github.com/aliyun/aliyun-openapi-python-sdk/"
license=('Apache')
depends=('python-aliyun-python-sdk-core')
makedepends=('python-setuptools')
-conflicts=("${pkgname}-git")
-provides=("${pkgname}-git")
-source=("https://files.pythonhosted.org/packages/95/83/a840e6c2a921964635663ed6eb02d8abeccc66adcb5b524088344e0a2ba6/${_pkgname}-${pkgver}.tar.gz")
-sha256sums=('759d3bb461278830f24462bc0566f8544b6c143b96d0b6d1966ee3e5b84cfa40')
+source=("https://files.pythonhosted.org/packages/cb/87/f0004243da50bb102715fdc92e2fbff92b039bfbd16400c57a7dba572308/${_pkgname}-${pkgver}.tar.gz")
+sha256sums=('f87234a8b64d457ca2338f87650db18a3ce7f7dbc9bfef71efe8f2894aded3d6')
build() {
cd $_pkgname-$pkgver