summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWinston Astrachan2024-05-22 10:08:15 -0400
committerWinston Astrachan2024-05-22 10:08:15 -0400
commit410d44bd7f73c33798adbd02dbc6e27a91fd451e (patch)
tree786bd2e3c00a5071bdbb9f3dcae1ae64a6c63891 /PKGBUILD
parent5ad274e448fe1187a423d09903243113fad88b01 (diff)
downloadaur-google-cloud-cli-gke-gcloud-auth-plugin.tar.gz
upgpkg: google-cloud-cli-gke-gcloud-auth-plugin 477.0.0-1
upstream release chore: update google-cloud-sdk-gke-gcloud-auth-plugin to 477.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37d610276a8e..5ec2e87e53b8 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=476.0.0
+pkgver=477.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=('52d1fef633fc7ce6cdab6570b13965eaca1862b8a4dad644e13425b28fb05301')
+sha256sums=('1c9a9268c0b865fb88325e2de0718da7d6ce2b3c5eb02c4a3c0d1bd1f7818f41')
package() {
cd "$srcdir/google-cloud-sdk" # Does not match naming convention google-cloud-cli