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


Commits:
618ad658 by Sven-Hendrik Haase at 2024-06-13T13:43:44+02:00
upgpkg: 2.61.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,17 +1,17 @@
 pkgbase = azure-cli
        pkgdesc = Command-line tools for Microsoft Azure
-       pkgver = 2.60.0
-       pkgrel = 3
+       pkgver = 2.61.0
+       pkgrel = 1
        url = https://github.com/Azure/azure-cli
        arch = any
        license = MIT
        makedepends = git
        depends = python
        options = !strip
-       source = git+https://github.com/Azure/azure-cli.git#tag=azure-cli-2.60.0
+       source = git+https://github.com/Azure/azure-cli.git#tag=azure-cli-2.61.0
        source = 
azure-cli-28796.patch::https://patch-diff.githubusercontent.com/raw/Azure/azure-cli/pull/28796.patch
        source = az
-       sha256sums = 
232c3b08a8396ac137b39fce4ca2c905947e4d0f2f52b19bbf435acf00dbd5e8
+       sha256sums = 
ea6a34320910f6098aa9002cb5d99489128de492324b7cdbb22ec1d5aca9fef3
        sha256sums = 
324f621539d56195d2725451bc2edae3e2c01c173b7722f8e162af8b98aeefc0
        sha256sums = 
990f70efec828c1e1f3f57748fc6e40f9705f2223dc96683e8e29d118daac116
 


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: pallxk <a...@pallxk.com>
 # https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux
 pkgname=azure-cli
-pkgver=2.60.0
-pkgrel=3
+pkgver=2.61.0
+pkgrel=1
 pkgdesc="Command-line tools for Microsoft Azure"
 arch=('any')
 url="https://github.com/Azure/azure-cli";
@@ -14,7 +14,7 @@ options=("!debug")
 source=("git+https://github.com/Azure/azure-cli.git#tag=azure-cli-${pkgver}";
         
"$pkgname-28796.patch::https://patch-diff.githubusercontent.com/raw/Azure/azure-cli/pull/28796.patch";
         "az")
-sha256sums=('232c3b08a8396ac137b39fce4ca2c905947e4d0f2f52b19bbf435acf00dbd5e8'
+sha256sums=('ea6a34320910f6098aa9002cb5d99489128de492324b7cdbb22ec1d5aca9fef3'
             '324f621539d56195d2725451bc2edae3e2c01c173b7722f8e162af8b98aeefc0'
             '990f70efec828c1e1f3f57748fc6e40f9705f2223dc96683e8e29d118daac116')
 options=('!strip')



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

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


Reply via email to