summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpallxk2021-06-15 10:47:14 +0800
committerpallxk2021-06-15 10:47:14 +0800
commitf387dc35e34196304cc9d6d614b4e89457612ce4 (patch)
treee1517d6f108a6de6a87d44e1d30d4313689ff875
parent87bf98a055743688e3aa3c83b8035a12472c2cca (diff)
downloadaur-f387dc35e34196304cc9d6d614b4e89457612ce4.tar.gz
2.25.0
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3265756c4e04..ac272b9ce47d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = azure-cli
pkgdesc = Command-line tools for Azure.
- pkgver = 2.24.2
+ pkgver = 2.25.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.24.2.py::https://raw.githubusercontent.com/Azure/azure-cli/azure-cli-2.24.2/scripts/curl_install_pypi/install.py
+ 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.response
source = az
sha256sums = c5107b96cfe881c46c8d8d9f401fcf931aab2b769a20fda58626b6e6e907219b
@@ -16,4 +16,3 @@ pkgbase = azure-cli
sha256sums = 990f70efec828c1e1f3f57748fc6e40f9705f2223dc96683e8e29d118daac116
pkgname = azure-cli
-
diff --git a/PKGBUILD b/PKGBUILD
index 976470deafd2..90e8bdbe4a57 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.24.2
+pkgver=2.25.0
pkgrel=1
pkgdesc="Command-line tools for Azure."
arch=('any')