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

Morten Linderud foxboron at archlinux.org
Mon Apr 19 18:16:54 UTC 2021


    Date: Monday, April 19, 2021 @ 18:16:53
  Author: foxboron
Revision: 919996

upgpkg: helm 3.5.4-1

Modified:
  helm/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-19 18:11:34 UTC (rev 919995)
+++ PKGBUILD	2021-04-19 18:16:53 UTC (rev 919996)
@@ -5,7 +5,7 @@
 # Contributor: Matthias Lisin <ml at visu.li>
 
 pkgname=helm
-pkgver=3.5.3
+pkgver=3.5.4
 pkgrel=1
 pkgdesc="The Kubernetes Package Manager"
 arch=("x86_64")
@@ -13,6 +13,8 @@
 license=("Apache")
 depends=('glibc')
 makedepends=("go" "git")
+_commit=1b5edb69df3d3a08df77c9902dc17af864ff05d1
+#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'
               'CABAA8D44DFACA14791FBE9892C44A3D421FF7F9'



More information about the arch-commits mailing list