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

Morten Linderud foxboron at archlinux.org
Sat Jun 13 10:36:40 UTC 2020


    Date: Saturday, June 13, 2020 @ 10:36:40
  Author: foxboron
Revision: 642850

upgpkg: helm 3.2.3-1

Modified:
  helm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-13 09:10:34 UTC (rev 642849)
+++ PKGBUILD	2020-06-13 10:36:40 UTC (rev 642850)
@@ -5,7 +5,7 @@
 # Contributor: Matthias Lisin <ml at visu.li>
 
 pkgname=helm
-pkgver=3.2.2
+pkgver=3.2.3
 pkgrel=1
 pkgdesc="The Kubernetes Package Manager"
 arch=("x86_64")
@@ -13,7 +13,7 @@
 license=("Apache")
 depends=('glibc')
 makedepends=("go" "git")
-_commit=a6ea66349ae3015618da4f547677a14b9ecc09b3
+_commit=8f832046e258e2cb800894579b1b3b50c2d83492
 source=("git+https://github.com/helm/helm.git#commit=$_commit?signed")
 validpgpkeys=('672C657BE06B4B30969C4A57461449C25E36B98E')
 sha256sums=('SKIP')



More information about the arch-commits mailing list