summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpallxk2020-11-18 11:02:13 +0800
committerpallxk2020-11-18 11:02:13 +0800
commitfe21ec163de768c41d76da838e150c417bbda2f5 (patch)
tree607d588b657e4dea0878f65a70e33b77886923ee /PKGBUILD
parent8115926213ec0319bf59056a1c6e18d40484c70f (diff)
downloadaur-fe21ec163de768c41d76da838e150c417bbda2f5.tar.gz
Update to 2.15.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e401c8fa6d6c..5e0de674a0fe 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.14.2
-pkgrel=2
+pkgver=2.15.0
+pkgrel=1
pkgdesc="Command-line tools for Azure."
arch=('any')
url="https://github.com/Azure/azure-cli"