summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Facer2020-03-31 06:44:10 -0600
committerTrevor Facer2020-03-31 07:00:25 -0600
commit2b1259ec267a26a64e604d9f538f36a9aed732d6 (patch)
tree988156570244b5beb055ba35b8e6c46988cc986f
parentb3885cc46a7444aecc02920ff4622f4ecbba8b96 (diff)
downloadaur-2b1259ec267a26a64e604d9f538f36a9aed732d6.tar.gz
Bump aliyun-cli version to 3.0.37
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b452dfbfbda8..69e66f352a56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aliyun-cli-bin
pkgdesc = A tool to manage and use Alibaba Cloud resources through a command line interface
- pkgver = 3.0.32
+ pkgver = 3.0.37
pkgrel = 1
url = https://github.com/aliyun/aliyun-cli
arch = x86_64
@@ -8,10 +8,10 @@ pkgbase = aliyun-cli-bin
depends = glibc
provides = aliyun
conflicts = aliyun
- source = LICENSE-3.0.32::https://raw.githubusercontent.com/aliyun/aliyun-cli/v3.0.32/LICENSE
- source = aliyun-cli-linux-3.0.32-amd64::https://github.com/aliyun/aliyun-cli/releases/download/v3.0.32/aliyun-cli-linux-3.0.32-amd64.tgz
+ source = LICENSE-3.0.37::https://raw.githubusercontent.com/aliyun/aliyun-cli/v3.0.37/LICENSE
+ source = aliyun-cli-linux-3.0.37-amd64::https://github.com/aliyun/aliyun-cli/releases/download/v3.0.37/aliyun-cli-linux-3.0.37-amd64.tgz
sha256sums = 479818324be726e5596a2a9fb6fd9e5c5edfe2fa967dc69c23ff1bba707e84bb
- sha256sums = 34215d4126f19f2ab10f24f3103397ab1add71814a85fb68ddc06b660df39ba4
+ sha256sums = 86c9fe1921d0149a7f459150ffe34ae9d3802dfcf0ab2385cf905761da8d6b58
pkgname = aliyun-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index bcf79920f015..9c0a12faccf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trevor Facer <trevordf@protonmail.com>
pkgname=aliyun-cli-bin
-pkgver=3.0.32
+pkgver=3.0.37
pkgrel=1
pkgdesc="A tool to manage and use Alibaba Cloud resources through a command line interface"
url="https://github.com/aliyun/aliyun-cli"
@@ -19,7 +19,7 @@ source=(
sha256sums=(
'479818324be726e5596a2a9fb6fd9e5c5edfe2fa967dc69c23ff1bba707e84bb'
- '34215d4126f19f2ab10f24f3103397ab1add71814a85fb68ddc06b660df39ba4'
+ '86c9fe1921d0149a7f459150ffe34ae9d3802dfcf0ab2385cf905761da8d6b58'
)
package() {