summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpallxk2021-03-03 09:32:00 +0800
committerpallxk2021-03-03 09:32:00 +0800
commit7327e0489f4fc5f9a705af656c067827acfcda7f (patch)
tree7eae7617b6b1fb24277956ab9170c59e6cf6028d
parent1762f2aa62c2bd72699efc3ace245046f27b2874 (diff)
downloadaur-7327e0489f4fc5f9a705af656c067827acfcda7f.tar.gz
2.20.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32ce434dfb78..814c469ff87d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = azure-cli
pkgdesc = Command-line tools for Azure.
- pkgver = 2.19.1
+ pkgver = 2.20.0
pkgrel = 1
url = https://github.com/Azure/azure-cli
arch = any
@@ -8,7 +8,7 @@ pkgbase = azure-cli
depends = python
conflicts = python-azure-cli
options = !strip
- source = install-2.19.1.py::https://raw.githubusercontent.com/Azure/azure-cli/azure-cli-2.19.1/scripts/curl_install_pypi/install.py
+ source = install-2.20.0.py::https://raw.githubusercontent.com/Azure/azure-cli/azure-cli-2.20.0/scripts/curl_install_pypi/install.py
source = install.response
source = az
sha256sums = 1b2f3c77c9bc4b0027d930c5dd39abe9ef4a72eea198289bcdaa2f68e5650166
diff --git a/PKGBUILD b/PKGBUILD
index 0d3120836bc2..7fe48f31aa3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux
pkgname=azure-cli
-pkgver=2.19.1
+pkgver=2.20.0
pkgrel=1
pkgdesc="Command-line tools for Azure."
arch=('any')