Date: Tuesday, June 29, 2021 @ 21:41:39 Author: shibumi Revision: 967877
upgpkg: helm 3.6.2-1 Modified: helm/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-29 21:39:22 UTC (rev 967876) +++ PKGBUILD 2021-06-29 21:41:39 UTC (rev 967877) @@ -5,7 +5,7 @@ # Contributor: Matthias Lisin <[email protected]> pkgname=helm -pkgver=3.6.1 +pkgver=3.6.2 pkgrel=1 pkgdesc="The Kubernetes Package Manager" arch=("x86_64") @@ -13,7 +13,7 @@ license=("Apache") depends=('glibc') makedepends=("go" "git") -_commit=61d8e8c4a6f95540c15c6a65f36a6dd0a45e7a2f +_commit=ee407bdf364942bcb8e8c665f82e15aa28009b71 #source=("git+https://github.com/helm/helm.git#commit=${_commit}?signed") source=("git+https://github.com/helm/helm.git#tag=v${pkgver}?signed") validpgpkeys=('672C657BE06B4B30969C4A57461449C25E36B98E'
