summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Facer2021-05-14 07:59:09 -0600
committerTrevor Facer2021-05-14 08:00:22 -0600
commit0fce8973f71b23e5cabdd7210e0f780c6acedd63 (patch)
treebdbfe48f31dc132e2aad76323dbc8b194b8c6613
parent2b1259ec267a26a64e604d9f538f36a9aed732d6 (diff)
downloadaur-0fce8973f71b23e5cabdd7210e0f780c6acedd63.tar.gz
Upgrade package to v3.0.74
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69e66f352a56..e29eb823ba83 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.37
+ pkgver = 3.0.74
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.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
+ source = LICENSE-3.0.74::https://raw.githubusercontent.com/aliyun/aliyun-cli/v3.0.74/LICENSE
+ source = aliyun-cli-linux-3.0.74-amd64::https://github.com/aliyun/aliyun-cli/releases/download/v3.0.74/aliyun-cli-linux-3.0.74-amd64.tgz
sha256sums = 479818324be726e5596a2a9fb6fd9e5c5edfe2fa967dc69c23ff1bba707e84bb
- sha256sums = 86c9fe1921d0149a7f459150ffe34ae9d3802dfcf0ab2385cf905761da8d6b58
+ sha256sums = d1f6b5feec64e1df62738d4dff5e7602228dfd71c141cb5dc622826ee7392b55
pkgname = aliyun-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9c0a12faccf9..a93608836b82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trevor Facer <trevordf@protonmail.com>
pkgname=aliyun-cli-bin
-pkgver=3.0.37
+pkgver=3.0.74
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'
- '86c9fe1921d0149a7f459150ffe34ae9d3802dfcf0ab2385cf905761da8d6b58'
+ 'd1f6b5feec64e1df62738d4dff5e7602228dfd71c141cb5dc622826ee7392b55'
)
package() {