Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
eksctl


Commits:
8bffac31 by Levente Polyak at 2026-07-18T23:42:41+02:00
upgpkg: 0.229.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = eksctl
        pkgdesc = Command line tool for creating clusters on Amazon EKS
-       pkgver = 0.227.0
+       pkgver = 0.229.0
        pkgrel = 1
        url = https://github.com/eksctl-io/eksctl
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = eksctl
        depends = glibc
        depends = kubectl
        options = !lto
-       source = git+https://github.com/eksctl-io/eksctl.git#tag=v0.227.0
-       b2sums = 
6ce437eee29b54ff310a1d7535cb6c3763815aa698576a3762b12583d6369ad4c1bb6611920ae4d5078698bf50d0a7c002d8d3b2cd7c16cfe07fe018f051909e
+       source = git+https://github.com/eksctl-io/eksctl.git#tag=v0.229.0
+       b2sums = 
d28df85b386ebc95c87a123ae178358df8b91f3f26352d92b7277ae5a51203d7b292c9e1be1a91437e337fd41e475ace9393d22fb8460ff50fbab81fd44b9432
 
 pkgname = eksctl


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Mike Williamson <mike at korora dot ca>
 
 pkgname=eksctl
-pkgver=0.227.0
+pkgver=0.229.0
 pkgrel=1
 pkgdesc='Command line tool for creating clusters on Amazon EKS'
 url='https://github.com/eksctl-io/eksctl'
@@ -20,7 +20,7 @@ makedepends=(
 )
 options=('!lto')
 source=("git+${url}.git#tag=v${pkgver}")
-b2sums=('6ce437eee29b54ff310a1d7535cb6c3763815aa698576a3762b12583d6369ad4c1bb6611920ae4d5078698bf50d0a7c002d8d3b2cd7c16cfe07fe018f051909e')
+b2sums=('d28df85b386ebc95c87a123ae178358df8b91f3f26352d92b7277ae5a51203d7b292c9e1be1a91437e337fd41e475ace9393d22fb8460ff50fbab81fd44b9432')
 
 prepare() {
   cd ${pkgname}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/eksctl/-/commit/8bffac3117f6e32fc772dca8e01be616536ec87e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/eksctl/-/commit/8bffac3117f6e32fc772dca8e01be616536ec87e
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to