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 58026896e9d7..f6c17c7a7701 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=462.0.0
+pkgver=462.0.1
pkgrel=1
pkgdesc="A google-cloud-cli component that provides a kubectl authentication plugin for GKE."
arch=('x86_64')
@@ -12,7 +12,7 @@ options=('!strip')
source=(
"https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/${pkgname}_${pkgver}.orig_amd64.tar.gz"
'google-cloud-cli-gke-gcloud-auth-plugin.sh')
-sha256sums=('5db8c193f209bdfcd999d8a80318d3a99c92c790dbf757a1457d06c3954ca9bd'
+sha256sums=('813ede13648e27eb794d66875e6ee6297d0a72be8d47179e2333ab7fb219d9ec'
'4432c1e71c39cb0914baa4df6c8699adc7e633163da7be87ac159d5b320cb346')
package() {