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

Christian Rebischke shibumi at archlinux.org
Sat Jun 19 01:52:30 UTC 2021


    Date: Saturday, June 19, 2021 @ 01:52:30
  Author: shibumi
Revision: 965352

upgpkg: helm 3.6.1-1

Modified:
  helm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-19 01:52:20 UTC (rev 965351)
+++ PKGBUILD	2021-06-19 01:52:30 UTC (rev 965352)
@@ -5,7 +5,7 @@
 # Contributor: Matthias Lisin <ml at visu.li>
 
 pkgname=helm
-pkgver=3.6.0
+pkgver=3.6.1
 pkgrel=1
 pkgdesc="The Kubernetes Package Manager"
 arch=("x86_64")
@@ -13,7 +13,7 @@
 license=("Apache")
 depends=('glibc')
 makedepends=("go" "git")
-_commit=1b5edb69df3d3a08df77c9902dc17af864ff05d1
+_commit=61d8e8c4a6f95540c15c6a65f36a6dd0a45e7a2f
 #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