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


Commits:
66a83174 by Sven-Hendrik Haase at 2024-05-02T18:25:20+02:00
upgpkg: 2.60.0-2: Bump patch version for PR 28796

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = azure-cli
        pkgdesc = Command-line tools for Microsoft Azure
        pkgver = 2.60.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/Azure/azure-cli
        arch = any
        license = MIT
@@ -12,7 +12,7 @@ pkgbase = azure-cli
        source = 
azure-cli-28796.patch::https://patch-diff.githubusercontent.com/raw/Azure/azure-cli/pull/28796.patch
        source = az
        sha256sums = 
232c3b08a8396ac137b39fce4ca2c905947e4d0f2f52b19bbf435acf00dbd5e8
-       sha256sums = 
0a8ee343087eb0cd99cb49f91f24be6a3a7c8b2e3dbac63639e8efe67c69456e
+       sha256sums = 
324f621539d56195d2725451bc2edae3e2c01c173b7722f8e162af8b98aeefc0
        sha256sums = 
990f70efec828c1e1f3f57748fc6e40f9705f2223dc96683e8e29d118daac116
 
 pkgname = azure-cli


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux
 pkgname=azure-cli
 pkgver=2.60.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Command-line tools for Microsoft Azure"
 arch=('any')
 url="https://github.com/Azure/azure-cli";
@@ -15,7 +15,7 @@ 
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'
-            '0a8ee343087eb0cd99cb49f91f24be6a3a7c8b2e3dbac63639e8efe67c69456e'
+            '324f621539d56195d2725451bc2edae3e2c01c173b7722f8e162af8b98aeefc0'
             '990f70efec828c1e1f3f57748fc6e40f9705f2223dc96683e8e29d118daac116')
 options=('!strip')
 



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/azure-cli/-/commit/66a831744b470d9676be710a4ecb5a7e3a5caeb5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to