Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
azure-cli


Commits:
f608ccc6 by Sven-Hendrik Haase at 2025-04-07T01:34:57+02:00
upgpkg: 2.71.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = azure-cli
        pkgdesc = Command-line tools for Microsoft Azure
-       pkgver = 2.70.0
+       pkgver = 2.71.0
        pkgrel = 1
        url = https://github.com/Azure/azure-cli
        arch = any
@@ -12,10 +12,10 @@ pkgbase = azure-cli
        depends = python
        options = !debug
        options = !strip
-       source = git+https://github.com/Azure/azure-cli.git#tag=azure-cli-2.70.0
+       source = git+https://github.com/Azure/azure-cli.git#tag=azure-cli-2.71.0
        source = az
        source = python-3.13-compat-update-cffi.patch
-       sha256sums = 
80a00f6871b3ccb0d9f4d5d44273f2dca2e9673a271663d4fdef2afe0f945e1a
+       sha256sums = 
6e0eadd9c69496501943079ca0f5d3a42ead246f105e255e81b37ee7901c7ea6
        sha256sums = 
990f70efec828c1e1f3f57748fc6e40f9705f2223dc96683e8e29d118daac116
        sha256sums = 
bae8e3fc18eafa94a68f84cd7b9a2252adee095647a8da28e8aabe64515c973a
 


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: pallxk <[email protected]>
 # https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux
 pkgname=azure-cli
-pkgver=2.70.0
+pkgver=2.71.0
 pkgrel=1
 pkgdesc="Command-line tools for Microsoft Azure"
 arch=('any')
@@ -19,7 +19,7 @@ options=('!debug' '!strip')
 source=("git+https://github.com/Azure/azure-cli.git#tag=azure-cli-${pkgver}";
         "az"
         "python-3.13-compat-update-cffi.patch")
-sha256sums=('80a00f6871b3ccb0d9f4d5d44273f2dca2e9673a271663d4fdef2afe0f945e1a'
+sha256sums=('6e0eadd9c69496501943079ca0f5d3a42ead246f105e255e81b37ee7901c7ea6'
             '990f70efec828c1e1f3f57748fc6e40f9705f2223dc96683e8e29d118daac116'
             'bae8e3fc18eafa94a68f84cd7b9a2252adee095647a8da28e8aabe64515c973a')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/azure-cli/-/commit/f608ccc6360015c1b54f62612af4125804e75b0f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/azure-cli/-/commit/f608ccc6360015c1b54f62612af4125804e75b0f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to