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 a38d3d684830..27ef919b4cbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-aliyun-python-sdk-kms
_pkgname=${pkgname/python-}
-pkgver=2.13.0
+pkgver=2.14.0
pkgrel=1
pkgdesc="The kms module of Aliyun Python sdk."
arch=('any')
@@ -12,8 +12,8 @@ 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/16/9e/9f4fdcee98e6d9f15217dcda94139827cbbf83284de5a6a3239a8e24a3ca/${_pkgname}-${pkgver}.tar.gz")
+sha256sums=('8382847057e9f74205932358cf50b198aae81c1f931cef6fbb527edf6a940afc')
build() {
cd $_pkgname-$pkgver