[arch-commits] Commit in helm/trunk (PKGBUILD)
Christian Rebischke
shibumi at gemini.archlinux.org
Thu Dec 9 02:22:03 UTC 2021
Date: Thursday, December 9, 2021 @ 02:22:03
Author: shibumi
Revision: 1065776
upgpkg: helm 3.7.2-1
Modified:
helm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-09 02:20:08 UTC (rev 1065775)
+++ PKGBUILD 2021-12-09 02:22:03 UTC (rev 1065776)
@@ -5,7 +5,7 @@
# Contributor: Matthias Lisin <ml at visu.li>
pkgname=helm
-pkgver=3.7.1
+pkgver=3.7.2
pkgrel=1
pkgdesc="The Kubernetes Package Manager"
arch=("x86_64")
@@ -13,7 +13,7 @@
license=("Apache")
depends=('glibc')
makedepends=("go" "git")
-_commit=1d11fcb5d3f3bf00dbe6fe31b8412839a96b3dc4 #refs/tags/v3.7.1^{}
+_commit=663a896f4a815053445eec4153677ddc24a0a361 #refs/tags/v3.7.2^{}
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'
More information about the arch-commits
mailing list