Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
azure-kubelogin


Commits:
5375f9dd by Carl Smedstad at 2026-01-07T08:25:55+01:00
upgpkg: 0.2.14-1: Upstream release

https://github.com/Azure/kubelogin/releases/tag/v0.2.14

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = azure-kubelogin
        pkgdesc = A Kubernetes credential (exec) plugin implementing azure 
authentication
-       pkgver = 0.2.13
+       pkgver = 0.2.14
        pkgrel = 1
        url = https://github.com/Azure/kubelogin
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = azure-kubelogin
        makedepends = go
        depends = glibc
        options = !lto
-       source = 
azure-kubelogin::git+https://github.com/Azure/kubelogin.git#tag=v0.2.13
-       sha256sums = 
808ef7b3993f594e4e6d0ec9be3b1904f9a88ed9032f894d81e7a89bf78dd6f2
+       source = 
azure-kubelogin::git+https://github.com/Azure/kubelogin.git#tag=v0.2.14
+       b2sums = 
5d0d15455f6d8cf7f1b028a5d15249c1c17c09996cc38e16da412f7490e1426c8c097db4a05d8e81531aa27e3879284cdc1f8965e19b47e295d6924630a63862
 
 pkgname = azure-kubelogin


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: William Aass Dahlen <[email protected]>
 
 pkgname=azure-kubelogin
-pkgver=0.2.13
+pkgver=0.2.14
 pkgrel=1
 pkgdesc="A Kubernetes credential (exec) plugin implementing azure 
authentication"
 arch=(x86_64)
@@ -15,7 +15,7 @@ makedepends=(
 )
 options=(!lto)
 source=("$pkgname::git+$url.git#tag=v$pkgver")
-sha256sums=('808ef7b3993f594e4e6d0ec9be3b1904f9a88ed9032f894d81e7a89bf78dd6f2')
+b2sums=('5d0d15455f6d8cf7f1b028a5d15249c1c17c09996cc38e16da412f7490e1426c8c097db4a05d8e81531aa27e3879284cdc1f8965e19b47e295d6924630a63862')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/azure-kubelogin/-/commit/5375f9dd15922b325b1ffd42b8495c8a3fa3ce84

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


Reply via email to