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

Christian Rebischke shibumi at archlinux.org
Sat Jun 12 21:48:29 UTC 2021


    Date: Saturday, June 12, 2021 @ 21:48:29
  Author: shibumi
Revision: 963212

upgpkg: helmfile 0.139.9-1

Modified:
  helmfile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-12 21:18:34 UTC (rev 963211)
+++ PKGBUILD	2021-06-12 21:48:29 UTC (rev 963212)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke <chris.rebischke at archlinux.org>
 
 pkgname=helmfile
-pkgver=0.139.7
+pkgver=0.139.9
 pkgrel=1
 pkgdesc="Manage multiple helm charts with a single helmfile"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 makedepends=('go')
 depends=('glibc')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/roboll/helmfile/archive/v${pkgver}.tar.gz")
-sha512sums=('31cd168c8ab9a1d6b76f0832019bc15df1b121f31d4e40e7d3bd78a77b6f82e6b957e9a8bc50df7a5133fa57dcca1881abf5b6c10431ad4c977a9f6bf05a0ca9')
+sha512sums=('213f4a66da0591053c2798fc236b6da2ac789a5e21700cdcd13ddc699d68e8b93fb9867df4747270b1dedf88ceb61998b9665d710f93148d0632ed910dc5f5e8')
 
 prepare() {
   export GOPATH="${srcdir}"



More information about the arch-commits mailing list