summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Hicklen2022-07-08 21:11:50 -0500
committerMike Hicklen2022-07-08 21:11:50 -0500
commit02bd81f4b730af2d63e94b8c24d270a9ef3e5d73 (patch)
tree00aed77cedfa646857e7194ac26b99d2ecace075 /PKGBUILD
parent1de0f45b50fcb03d0a045a249857dbbf193b0100 (diff)
downloadaur-02bd81f4b730af2d63e94b8c24d270a9ef3e5d73.tar.gz
Fix sha512sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bf10d4c54d8..6d399c052436 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('Apache')
makedepends=('go')
conflicts=('aws-iam-authenticator-bin' 'aws-iam-authenticator-git')
source=("$pkgname-$pkgver.tar.gz::https://github.com/kubernetes-sigs/aws-iam-authenticator/archive/v$pkgver.tar.gz")
-sha512sums=('cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e')
+sha512sums=('1e1750f2734faea5cae612debb8777891247f59c51ad98e4c466bc20925950b1b04dc407458cfb0db9c3d961d1d9d07639523619399c5037211e8e6f64794fca')
build() {
cd $pkgname-$pkgver