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

Morten Linderud foxboron at gemini.archlinux.org
Wed May 18 17:22:01 UTC 2022


    Date: Wednesday, May 18, 2022 @ 17:22:01
  Author: foxboron
Revision: 1209118

upgpkg: helm 3.9.0-1: upgpkg: helm 3.9.0-1

Modified:
  helm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-18 17:21:24 UTC (rev 1209117)
+++ PKGBUILD	2022-05-18 17:22:01 UTC (rev 1209118)
@@ -5,7 +5,7 @@
 # Contributor: Matthias Lisin <ml at visu.li>
 
 pkgname=helm
-pkgver=3.8.2
+pkgver=3.9.0
 pkgrel=1
 pkgdesc="The Kubernetes Package Manager"
 arch=("x86_64")
@@ -14,7 +14,7 @@
 depends=('glibc')
 makedepends=("go" "git")
 options=("!lto")
-_commit=6e3701edea09e5d55a8ca2aae03a68917630e91b	#refs/tags/v3.8.2^{}
+_commit=7ceeda6c585217a19a1131663d8cd1f7d641b2a7	#refs/tags/v3.9.0^{}
 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