summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWinston Astrachan2024-05-16 12:53:47 -0400
committerWinston Astrachan2024-05-16 12:53:47 -0400
commit5ad274e448fe1187a423d09903243113fad88b01 (patch)
tree9ffa06a2c4e9d484e87348ce90e00c14dd7e607d /PKGBUILD
parent1ce56cd5dad9e715376aed3c7d15a674e16255bb (diff)
downloadaur-5ad274e448fe1187a423d09903243113fad88b01.tar.gz
upgpkg: google-cloud-cli-gke-gcloud-auth-plugin 476.0.0-1
upstream release chore: update google-cloud-sdk-gke-gcloud-auth-plugin to 476.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9bdbd66043b9..37d610276a8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Winston Astrachan <winston dot astrachan at gmail dot com>
pkgname=google-cloud-cli-gke-gcloud-auth-plugin
-pkgver=474.0.0
+pkgver=476.0.0
pkgrel=1
pkgdesc="A google-cloud-cli component that provides a kubectl authentication plugin for GKE."
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('Apache-2.0')
depends=('google-cloud-cli' 'kubectl>=1.26')
options=('!strip')
source=("https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/${pkgname}_${pkgver}.orig_amd64.tar.gz")
-sha256sums=('779d1ceeb55ab5ceb1167d275d9c3098d06d0b423f9f5be26db26edaa02d003e')
+sha256sums=('52d1fef633fc7ce6cdab6570b13965eaca1862b8a4dad644e13425b28fb05301')
package() {
cd "$srcdir/google-cloud-sdk" # Does not match naming convention google-cloud-cli