summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpallxk2021-04-13 20:30:26 +0800
committerpallxk2021-04-13 20:30:26 +0800
commitb7be555feb19a393093033f3320a84d68acc24d9 (patch)
tree91e217aab93f50b7bfd88b38eae79658f9bfdd21
parent4751ea4c667c7ff4e541148e18d1238f10c88f86 (diff)
downloadaur-b7be555feb19a393093033f3320a84d68acc24d9.tar.gz
2.22.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09bcc1f39267..645235264f56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = azure-cli
pkgdesc = Command-line tools for Azure.
- pkgver = 2.21.0
+ pkgver = 2.22.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.21.0.py::https://raw.githubusercontent.com/Azure/azure-cli/azure-cli-2.21.0/scripts/curl_install_pypi/install.py
+ source = install-2.22.0.py::https://raw.githubusercontent.com/Azure/azure-cli/azure-cli-2.22.0/scripts/curl_install_pypi/install.py
source = install.response
source = az
sha256sums = 1b2f3c77c9bc4b0027d930c5dd39abe9ef4a72eea198289bcdaa2f68e5650166
diff --git a/PKGBUILD b/PKGBUILD
index 6d04409571f7..ec33d8a68664 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.21.0
+pkgver=2.22.0
pkgrel=1
pkgdesc="Command-line tools for Azure."
arch=('any')