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

Christian Rebischke shibumi at gemini.archlinux.org
Thu Jul 22 22:40:14 UTC 2021


    Date: Thursday, July 22, 2021 @ 22:40:13
  Author: shibumi
Revision: 984100

upgpkg: helmfile 0.140.0-1

Modified:
  helmfile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-22 22:39:36 UTC (rev 984099)
+++ PKGBUILD	2021-07-22 22:40:13 UTC (rev 984100)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke <chris.rebischke at archlinux.org>
 
 pkgname=helmfile
-pkgver=0.139.9
+pkgver=0.140.0
 pkgrel=1
 pkgdesc="Manage multiple helm charts with a single helmfile"
 arch=('x86_64')
@@ -10,7 +10,8 @@
 makedepends=('go')
 depends=('glibc')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/roboll/helmfile/archive/v${pkgver}.tar.gz")
-sha512sums=('213f4a66da0591053c2798fc236b6da2ac789a5e21700cdcd13ddc699d68e8b93fb9867df4747270b1dedf88ceb61998b9665d710f93148d0632ed910dc5f5e8')
+sha512sums=('4e9135a48e2c6f3e1fa95c5ef6b6277717a084c4ee547a71cb3e0d1912ff0cd6d825e11487e05f108296067e97ac25d03452d24f262ad75388d4e5d0cf7ea040')
+b2sums=('fea8063d99f477ed32e3988dbf01393feee025a241a8898b69f9198e2639ada1fa2b6696df9a41c64f25afec6370e2bc6409de4a2c879b79ce1f5d5f4a931b00')
 
 prepare() {
   export GOPATH="${srcdir}"




More information about the arch-commits mailing list