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

Levente Polyak anthraxx at archlinux.org
Mon Apr 26 23:31:50 UTC 2021


    Date: Monday, April 26, 2021 @ 23:31:50
  Author: anthraxx
Revision: 924652

upgpkg: eksctl 0.46.0-1

Modified:
  eksctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-26 23:29:21 UTC (rev 924651)
+++ PKGBUILD	2021-04-26 23:31:50 UTC (rev 924652)
@@ -3,7 +3,7 @@
 # Contributor: Mike Williamson <mike at korora dot ca>
 
 pkgname=eksctl
-pkgver=0.40.0
+pkgver=0.46.0
 pkgrel=1
 pkgdesc='Command line tool for creating clusters on Amazon EKS'
 url='https://github.com/weaveworks/eksctl'
@@ -12,8 +12,8 @@
 depends=('kubectl' 'glibc')
 makedepends=('go')
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('66965a282239a0d408f98ed1d2c521c8886252a7739c32f2c4792d9d0d719bca')
-b2sums=('734dc7dfc5cda743dfdc4901fc933b85163f4a2e7c23d8e1c0cf59f465de75094a7e20337d18d86deb24294daf9a4e37f734c68732d2938203e433f4b7b37888')
+sha256sums=('b5cf809c49b03b05241f622d3c35228add910ff9ca4391595c9063b64e778bb0')
+b2sums=('531a9de7fc3a232ad9416843525c4a5af01231f0a9595b0ddf6cf277816519c52343dc9808b2f758d0733f884ab8a3a6727037ae77c9fdb59986feebff72279f')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list