summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryjun2021-06-07 18:59:59 +0800
committeryjun2021-06-07 18:59:59 +0800
commit23694a7568d6c3d01d7cec8feffc472d92adb81c (patch)
treefda0176b785399ea3a120efb80fce4608f579e64 /PKGBUILD
parent4ac9eb50b6453bd1d7b9720951b41b41d867d0cd (diff)
downloadaur-23694a7568d6c3d01d7cec8feffc472d92adb81c.tar.gz
updpkg: python-aliyun-python-sdk-kms 2.15.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27ef919b4cbc..d71d1b1d503f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-aliyun-python-sdk-kms
_pkgname=${pkgname/python-}
-pkgver=2.14.0
+pkgver=2.15.0
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/16/9e/9f4fdcee98e6d9f15217dcda94139827cbbf83284de5a6a3239a8e24a3ca/${_pkgname}-${pkgver}.tar.gz")
-sha256sums=('8382847057e9f74205932358cf50b198aae81c1f931cef6fbb527edf6a940afc')
+source=("https://files.pythonhosted.org/packages/31/8d/5052612578e9237ff5b2c398fe33fa52541ed53f741143893fb8f5f27120/${_pkgname}-${pkgver}.tar.gz")
+sha256sums=('642a3f4f04dcdba5f8a3a0f1edff04479e76df33017a5b25512490ce5894ab2d')
build() {
cd $_pkgname-$pkgver