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


Commits:
a99a14b1 by Carl Smedstad at 2024-12-05T06:16:40+01:00
upgpkg: 0.1.5-1: Upstream release

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

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = azure-kubelogin
        pkgdesc = A Kubernetes credential (exec) plugin implementing azure 
authentication
-       pkgver = 0.1.4
-       pkgrel = 4
+       pkgver = 0.1.5
+       pkgrel = 1
        url = https://github.com/Azure/kubelogin
        arch = x86_64
        license = MIT
@@ -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.1.4
-       sha256sums = 
ee1cd07c4d65a6887a944074750db4e5d8b2b4b677da0f1213bebaf600ef2e49
+       source = 
azure-kubelogin::git+https://github.com/Azure/kubelogin.git#tag=v0.1.5
+       sha256sums = 
0fa94b51946210efb67f15de4d48119e614993f3f62bdfcde99b465353588e4c
 
 pkgname = azure-kubelogin


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: William Aass Dahlen <[email protected]>
 
 pkgname=azure-kubelogin
-pkgver=0.1.4
-pkgrel=4
+pkgver=0.1.5
+pkgrel=1
 pkgdesc="A Kubernetes credential (exec) plugin implementing azure 
authentication"
 arch=(x86_64)
 url="https://github.com/Azure/kubelogin";
@@ -15,7 +15,7 @@ makedepends=(
 )
 options=(!lto)
 source=("$pkgname::git+$url.git#tag=v$pkgver")
-sha256sums=('ee1cd07c4d65a6887a944074750db4e5d8b2b4b677da0f1213bebaf600ef2e49')
+sha256sums=('0fa94b51946210efb67f15de4d48119e614993f3f62bdfcde99b465353588e4c')
 
 prepare() {
   cd $pkgname



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

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


Reply via email to