summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpallxk2020-03-11 13:23:37 +0800
committerpallxk2020-03-11 13:23:37 +0800
commit43931d187b0813f21a1d905af1c965a1f9ccdda6 (patch)
tree2959a2b712b009ac3df638f4049bd99986d356af /PKGBUILD
parent6a43a31f236d16eddcbdaaa39c7a6219c957dfab (diff)
downloadaur-43931d187b0813f21a1d905af1c965a1f9ccdda6.tar.gz
Update to 2.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c647c7a1ad9a..9178948a2502 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux
pkgname=azure-cli
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.2.0
+pkgrel=1
pkgdesc="Command-line tools for Azure."
arch=('any')
url="https://github.com/Azure/azure-cli"