summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpallxk2021-01-04 21:26:40 +0800
committerpallxk2021-01-04 21:26:40 +0800
commit8dc8cb4237334d86c8c65ade6d7fe094f11f6512 (patch)
tree35afd368d82e0d603d0a6a9dcc47e42e75daee0f
parentbf9dba234627b52591a233d5699cc4374bbf0d8d (diff)
downloadaur-8dc8cb4237334d86c8c65ade6d7fe094f11f6512.tar.gz
2.17.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0eb97c7bb17..6f43aeb21b04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = azure-cli
pkgdesc = Command-line tools for Azure.
- pkgver = 2.17.0
+ pkgver = 2.17.1
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.17.0.py::https://raw.githubusercontent.com/Azure/azure-cli/azure-cli-2.17.0/scripts/curl_install_pypi/install.py
+ source = install-2.17.1.py::https://raw.githubusercontent.com/Azure/azure-cli/azure-cli-2.17.1/scripts/curl_install_pypi/install.py
source = install.response
source = az
sha256sums = 1b2f3c77c9bc4b0027d930c5dd39abe9ef4a72eea198289bcdaa2f68e5650166
diff --git a/PKGBUILD b/PKGBUILD
index c6f0d2e2d1ef..bcd68da89775 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.17.0
+pkgver=2.17.1
pkgrel=1
pkgdesc="Command-line tools for Azure."
arch=('any')