summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpallxk2020-01-14 17:44:15 +0800
committerpallxk2020-01-14 17:44:15 +0800
commitfd66511edd47694c402c3da5eae9437e391be264 (patch)
tree4b458e627b90b5ca51ce48d7107cc93aa3c811ea /PKGBUILD
parent88439bbb7d523114fc35f2ce55c0b6b80f97e52e (diff)
downloadaur-fd66511edd47694c402c3da5eae9437e391be264.tar.gz
Update to 2.0.80
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46cc53293bc1..3d9e66073d26 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.0.79
-pkgrel=3
+pkgver=2.0.80
+pkgrel=1
pkgdesc="Command-line tools for Azure."
arch=('any')
url="https://github.com/Azure/azure-cli"