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

Morten Linderud foxboron at archlinux.org
Fri Sep 18 19:54:32 UTC 2020


    Date: Friday, September 18, 2020 @ 19:54:32
  Author: foxboron
Revision: 710733

upgpkg: helm 3.3.3-1

Modified:
  helm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-18 19:41:05 UTC (rev 710732)
+++ PKGBUILD	2020-09-18 19:54:32 UTC (rev 710733)
@@ -5,7 +5,7 @@
 # Contributor: Matthias Lisin <ml at visu.li>
 
 pkgname=helm
-pkgver=3.3.2
+pkgver=3.3.3
 pkgrel=1
 pkgdesc="The Kubernetes Package Manager"
 arch=("x86_64")
@@ -13,7 +13,7 @@
 license=("Apache")
 depends=('glibc')
 makedepends=("go" "git")
-_commit=e5077257b6ca106d1f65652b4ca994736d221ab1 #refs/tags/v3.3.2^{}
+_commit=55e3ca022e40fe200fbc855938995f40b2a68ce0    #refs/tags/v3.3.3^{}
 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