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

Morten Linderud foxboron at archlinux.org
Wed Sep 23 15:49:42 UTC 2020


    Date: Wednesday, September 23, 2020 @ 15:49:42
  Author: foxboron
Revision: 711552

upgpkg: helm 3.3.4-1

Modified:
  helm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-23 15:48:58 UTC (rev 711551)
+++ PKGBUILD	2020-09-23 15:49:42 UTC (rev 711552)
@@ -5,7 +5,7 @@
 # Contributor: Matthias Lisin <ml at visu.li>
 
 pkgname=helm
-pkgver=3.3.3
+pkgver=3.3.4
 pkgrel=1
 pkgdesc="The Kubernetes Package Manager"
 arch=("x86_64")
@@ -13,7 +13,7 @@
 license=("Apache")
 depends=('glibc')
 makedepends=("go" "git")
-_commit=55e3ca022e40fe200fbc855938995f40b2a68ce0    #refs/tags/v3.3.3^{}
+_commit=a61ce5633af99708171414353ed49547cf05013d    #refs/tags/v3.3.4^{}
 source=("git+https://github.com/helm/helm.git#commit=$_commit?signed"
         "go1.15-compat.patch::https://github.com/helm/helm/commit/83a5e620d0acde77502b1f814f749268e8d8ef6e.patch")
 validpgpkeys=('672C657BE06B4B30969C4A57461449C25E36B98E'



More information about the arch-commits mailing list