George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
fluxcd


Commits:
8333b076 by George Rawlinson at 2026-06-30T20:58:13+00:00
upgpkg: 2.9.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = fluxcd
        pkgdesc = Open and extensible continuous delivery solution for 
Kubernetes
-       pkgver = 2.8.8
+       pkgver = 2.9.0
        pkgrel = 1
        url = https://fluxcd.io
        arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = fluxcd
        depends = glibc
        replaces = fluxctl
        options = !lto
-       source = fluxcd::git+https://github.com/fluxcd/flux2#tag=v2.8.8
-       sha512sums = 
f8fc2b1f7cbae04a3d90ef64a055581f40ec9292831529b367031aa22fcfaea76428c6928b248772894fab4409322e598191a3caf3557520a7e30aeb7be1c179
-       b2sums = 
bf521c52bcb0839b4a3f7bf354d1eb41062fd160822b2faa51a491bbb34229816c17643b01035909ef699ba1dac1eae8e2ffe075fb1610b62db1ce961ac56d98
+       source = fluxcd::git+https://github.com/fluxcd/flux2#tag=v2.9.0
+       sha512sums = 
7e8dacad39b1565dc21d03501a80d9f20659167fc22380367531f0017b7815f5195ea388d4d588a9908354b96f546541a588603a2f85b6e8c5a76a8171e1a7e2
+       b2sums = 
b56f155028eaa5dacb363ca0675458500b2457d9b677c534280206f20989bfa2d6daac644c97dc88a396020417170900584a2623584fb5cabdccfba04ce476fb
 
 pkgname = fluxcd


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=fluxcd
-pkgver=2.8.8
+pkgver=2.9.0
 pkgrel=1
 pkgdesc='Open and extensible continuous delivery solution for Kubernetes'
 arch=(x86_64)
@@ -13,8 +13,8 @@ makedepends=(git go kustomize)
 replaces=(fluxctl)
 options=(!lto)
 source=("$pkgname::git+https://github.com/fluxcd/flux2#tag=v$pkgver";)
-sha512sums=('f8fc2b1f7cbae04a3d90ef64a055581f40ec9292831529b367031aa22fcfaea76428c6928b248772894fab4409322e598191a3caf3557520a7e30aeb7be1c179')
-b2sums=('bf521c52bcb0839b4a3f7bf354d1eb41062fd160822b2faa51a491bbb34229816c17643b01035909ef699ba1dac1eae8e2ffe075fb1610b62db1ce961ac56d98')
+sha512sums=('7e8dacad39b1565dc21d03501a80d9f20659167fc22380367531f0017b7815f5195ea388d4d588a9908354b96f546541a588603a2f85b6e8c5a76a8171e1a7e2')
+b2sums=('b56f155028eaa5dacb363ca0675458500b2457d9b677c534280206f20989bfa2d6daac644c97dc88a396020417170900584a2623584fb5cabdccfba04ce476fb')
 
 prepare() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fluxcd/-/commit/8333b076af542fdface92797c043cd8a7e281170

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fluxcd/-/commit/8333b076af542fdface92797c043cd8a7e281170
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