summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Facer2020-01-14 17:24:46 -0700
committerTrevor Facer2020-01-14 17:24:46 -0700
commitb3885cc46a7444aecc02920ff4622f4ecbba8b96 (patch)
treea9e25e92b2a20e489fa02c33b200fa4be6dbe7a2
parenta25e398a6804b2d494389fe25d09a5bc1d5c0ee3 (diff)
downloadaur-b3885cc46a7444aecc02920ff4622f4ecbba8b96.tar.gz
Bump aliyun-cli version to 3.0.32
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 909d6d3cdf61..b452dfbfbda8 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.31
+ pkgver = 3.0.32
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.31::https://raw.githubusercontent.com/aliyun/aliyun-cli/v3.0.31/LICENSE
- source = aliyun-cli-linux-3.0.31-amd64::https://github.com/aliyun/aliyun-cli/releases/download/v3.0.31/aliyun-cli-linux-3.0.31-amd64.tgz
+ 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
sha256sums = 479818324be726e5596a2a9fb6fd9e5c5edfe2fa967dc69c23ff1bba707e84bb
- sha256sums = 42511069a9115b0ede40cad29453364da1346ddc513f3f9be705ba59c8156083
+ sha256sums = 34215d4126f19f2ab10f24f3103397ab1add71814a85fb68ddc06b660df39ba4
pkgname = aliyun-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index a01687a54635..bcf79920f015 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trevor Facer <trevordf@protonmail.com>
pkgname=aliyun-cli-bin
-pkgver=3.0.31
+pkgver=3.0.32
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'
- '42511069a9115b0ede40cad29453364da1346ddc513f3f9be705ba59c8156083'
+ '34215d4126f19f2ab10f24f3103397ab1add71814a85fb68ddc06b660df39ba4'
)
package() {