summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db8be40334ff..4c3318ba64aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=azure-kubelogin
_pkgname=kubelogin
-pkgver=0.0.28
+pkgver=0.0.29
pkgrel=1
pkgdesc="A Kubernetes credential (exec) plugin implementing azure authentication"
arch=(x86_64)
@@ -14,7 +14,7 @@ depends=(glibc)
conflicts=(kubelogin)
source=("$pkgname-$pkgver.tar.gz::https://github.com/Azure/$_pkgname/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('2d3fb0d8a3e0b88964e18839126868bac193ed4aa4a368028d790e98e686839a')
+sha256sums=('b16ee2abc3df550be6a5845b73b05b370fa9d2450dabbc4cf207781c00ab8970')
_archive="$_pkgname-$pkgver"
_git_hash="2026869c86368dafa3ff06001b68f9a881dee75c"