summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpallxk2021-07-09 10:01:14 +0800
committerpallxk2021-07-09 10:01:14 +0800
commit7b1e3d8728619fcda3d17de56864241f534d5a62 (patch)
tree3ef6ccb6ef596e3529890e8ed74da6a36f7db2aa
parentf387dc35e34196304cc9d6d614b4e89457612ce4 (diff)
downloadaur-7b1e3d8728619fcda3d17de56864241f534d5a62.tar.gz
2.26.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac272b9ce47d..e10b374509d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = azure-cli
pkgdesc = Command-line tools for Azure.
- pkgver = 2.25.0
+ pkgver = 2.26.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.25.0.py::https://raw.githubusercontent.com/Azure/azure-cli/azure-cli-2.25.0/scripts/curl_install_pypi/install.py
+ 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.response
source = az
sha256sums = c5107b96cfe881c46c8d8d9f401fcf931aab2b769a20fda58626b6e6e907219b
diff --git a/PKGBUILD b/PKGBUILD
index 90e8bdbe4a57..6cd93b98acf2 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.25.0
+pkgver=2.26.0
pkgrel=1
pkgdesc="Command-line tools for Azure."
arch=('any')