[arch-commits] Commit in helm/trunk (PKGBUILD)

Morten Linderud foxboron at gemini.archlinux.org
Thu Oct 14 21:24:35 UTC 2021


    Date: Thursday, October 14, 2021 @ 21:24:35
  Author: foxboron
Revision: 1030206

upgpkg: helm 3.7.1-1

Modified:
  helm/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-14 21:21:06 UTC (rev 1030205)
+++ PKGBUILD	2021-10-14 21:24:35 UTC (rev 1030206)
@@ -5,7 +5,7 @@
 # Contributor: Matthias Lisin <ml at visu.li>
 
 pkgname=helm
-pkgver=3.7.0
+pkgver=3.7.1
 pkgrel=1
 pkgdesc="The Kubernetes Package Manager"
 arch=("x86_64")
@@ -13,7 +13,7 @@
 license=("Apache")
 depends=('glibc')
 makedepends=("go" "git")
-_commit=eeac83883cb4014fe60267ec6373570374ce770b	#refs/tags/v3.7.0^{}
+_commit=1d11fcb5d3f3bf00dbe6fe31b8412839a96b3dc4	#refs/tags/v3.7.1^{}
 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