summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpallxk2020-12-31 10:51:18 +0800
committerpallxk2020-12-31 10:51:18 +0800
commitbf9dba234627b52591a233d5699cc4374bbf0d8d (patch)
treead01d22c8a5e479750011999b1a04064121413e4
parenta68a00f14eaebd390550cf3d63cd387043857436 (diff)
downloadaur-bf9dba234627b52591a233d5699cc4374bbf0d8d.tar.gz
2.17
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ed5b1130ad5..c0eb97c7bb17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = azure-cli
pkgdesc = Command-line tools for Azure.
- pkgver = 2.16.0
+ pkgver = 2.17.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.16.0.py::https://raw.githubusercontent.com/Azure/azure-cli/azure-cli-2.16.0/scripts/curl_install_pypi/install.py
+ source = install-2.17.0.py::https://raw.githubusercontent.com/Azure/azure-cli/azure-cli-2.17.0/scripts/curl_install_pypi/install.py
source = install.response
source = az
sha256sums = 1b2f3c77c9bc4b0027d930c5dd39abe9ef4a72eea198289bcdaa2f68e5650166
diff --git a/PKGBUILD b/PKGBUILD
index 84c29acf389d..c6f0d2e2d1ef 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.16.0
+pkgver=2.17.0
pkgrel=1
pkgdesc="Command-line tools for Azure."
arch=('any')