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

Levente Polyak anthraxx at archlinux.org
Fri Oct 16 20:59:25 UTC 2020


    Date: Friday, October 16, 2020 @ 20:59:25
  Author: anthraxx
Revision: 725004

upgpkg: eksctl 0.30.0-1

Modified:
  eksctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-16 20:59:19 UTC (rev 725003)
+++ PKGBUILD	2020-10-16 20:59:25 UTC (rev 725004)
@@ -3,7 +3,7 @@
 # Contributor: Mike Williamson <mike at korora dot ca>
 
 pkgname=eksctl
-pkgver=0.28.1
+pkgver=0.30.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=('fc5ff7a90efac570a5ded5ab5287cf933e905ad62cdb0154038eaa14ad8b105e')
-b2sums=('850af8395c071d70c3856d6313365b95aa9b8481513dfcf14e07d86dd23c7b803998c10639f316dbfa2e1c45eebaef40155e5aba1958cb49e2da9d9e20e70b4d')
+sha256sums=('32e4bc4117b0b97468dd915b345b4b61d34554fd06154f22c634e6a6e2c44552')
+b2sums=('860738f6d8bb114541c9d69cd9904a4bb4176c76552d6b6b26901298ff8774346d7978c952713ca777134c66f575ef0c779a8cf6d12d2f252001e505f70ead35')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list