summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpallxk2021-07-16 09:28:37 +0800
committerpallxk2021-07-16 09:28:37 +0800
commitc95c8677161ab758ae181dbaeb0d1afb4c57e372 (patch)
tree7557344b7f5783f16199d43ceecdaf4a54f639b7
parent7b1e3d8728619fcda3d17de56864241f534d5a62 (diff)
downloadaur-c95c8677161ab758ae181dbaeb0d1afb4c57e372.tar.gz
2.26.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e10b374509d6..e15e716e3369 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = azure-cli
pkgdesc = Command-line tools for Azure.
- pkgver = 2.26.0
+ pkgver = 2.26.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.26.0.py::https://raw.githubusercontent.com/Azure/azure-cli/azure-cli-2.26.0/scripts/curl_install_pypi/install.py
+ source = install-2.26.1.py::https://raw.githubusercontent.com/Azure/azure-cli/azure-cli-2.26.1/scripts/curl_install_pypi/install.py
source = install.response
source = az
sha256sums = c5107b96cfe881c46c8d8d9f401fcf931aab2b769a20fda58626b6e6e907219b
diff --git a/PKGBUILD b/PKGBUILD
index 6cd93b98acf2..1799068fe425 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.26.0
+pkgver=2.26.1
pkgrel=1
pkgdesc="Command-line tools for Azure."
arch=('any')