summaryrefslogtreecommitdiffstats
path: root/azure-cli-kj_sh604
diff options
context:
space:
mode:
authorkj-sh6042025-05-19 04:10:00 -0400
committerkj-sh6042025-05-19 04:10:00 -0400
commit841c81ee7dc1e249b3c923917fc9ead51a08f424 (patch)
treee08a63e7941181a6825a21daab48c6765d97ae98 /azure-cli-kj_sh604
parent7198cdf3fe2a12476303d9b74014b305f1bef309 (diff)
upgpkg: 2.73.0-1: Upstream release
Diffstat (limited to 'azure-cli-kj_sh604')
-rw-r--r--azure-cli-kj_sh604/.SRCINFO6
-rw-r--r--azure-cli-kj_sh604/PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/azure-cli-kj_sh604/.SRCINFO b/azure-cli-kj_sh604/.SRCINFO
index f05000e..4628512 100644
--- a/azure-cli-kj_sh604/.SRCINFO
+++ b/azure-cli-kj_sh604/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = azure-cli-kj_sh604
pkgdesc = Command-line tools for Microsoft Azure (uses python3.11)
- pkgver = 2.72.0
+ pkgver = 2.73.0
pkgrel = 1
url = https://github.com/Azure/azure-cli
arch = any
@@ -14,9 +14,9 @@ pkgbase = azure-cli-kj_sh604
conflicts = azure-cli
options = !debug
options = !strip
- source = git+https://github.com/Azure/azure-cli.git#tag=azure-cli-2.72.0
+ source = git+https://github.com/Azure/azure-cli.git#tag=azure-cli-2.73.0
source = az
- sha256sums = 3ab4219fe2564077a094d11bb0db4068692a96cf93e1300bfe7e86e24a22b995
+ sha256sums = cbc40b9fd5b34771d84960cf20f6bffdcd1ed99c3af56e6a4fbece5306e29ffc
sha256sums = 990f70efec828c1e1f3f57748fc6e40f9705f2223dc96683e8e29d118daac116
pkgname = azure-cli-kj_sh604
diff --git a/azure-cli-kj_sh604/PKGBUILD b/azure-cli-kj_sh604/PKGBUILD
index 58f5cbc..a7c1368 100644
--- a/azure-cli-kj_sh604/PKGBUILD
+++ b/azure-cli-kj_sh604/PKGBUILD
@@ -1,6 +1,6 @@
_pkgname=azure-cli
pkgname=azure-cli-kj_sh604
-pkgver=2.72.0
+pkgver=2.73.0
pkgrel=1
pkgdesc="Command-line tools for Microsoft Azure (uses python3.11)"
# Microsoft has not updated `az` to support python 3.12 or 3.13 yet: https://learn.microsoft.com/en-us/cli/azure/azure-cli-support-lifecycle?view=azure-cli-latest#python-dependency
@@ -19,7 +19,7 @@ makedepends=("git")
options=('!debug' '!strip')
source=("git+https://github.com/Azure/azure-cli.git#tag=azure-cli-${pkgver}"
"az")
-sha256sums=('3ab4219fe2564077a094d11bb0db4068692a96cf93e1300bfe7e86e24a22b995'
+sha256sums=('cbc40b9fd5b34771d84960cf20f6bffdcd1ed99c3af56e6a4fbece5306e29ffc'
'990f70efec828c1e1f3f57748fc6e40f9705f2223dc96683e8e29d118daac116')
prepare() {