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


Commits:
498392db by George Rawlinson at 2023-12-28T17:04:19+13:00
upgpkg: 2.2.2-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.1.2
+       pkgver = 2.2.2
        pkgrel = 1
        url = https://fluxcd.io
        arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = fluxcd
        depends = glibc
        replaces = fluxctl
        options = !lto
-       source = 
fluxcd::git+https://github.com/fluxcd/flux2#commit=a18d4f345021182d6516bf3e8e00210567f46ab5
+       source = 
fluxcd::git+https://github.com/fluxcd/flux2#commit=5c5c15ea212b8f029a110f9975851d25c8272695
        b2sums = SKIP
 
 pkgname = fluxcd


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: George Rawlinson <grawlin...@archlinux.org>
 
 pkgname=fluxcd
-pkgver=2.1.2
+pkgver=2.2.2
 pkgrel=1
 pkgdesc='Open and extensible continuous delivery solution for Kubernetes'
 arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('glibc')
 makedepends=('git' 'go' 'kustomize')
 replaces=('fluxctl')
 options=('!lto')
-_commit='a18d4f345021182d6516bf3e8e00210567f46ab5'
+_commit='5c5c15ea212b8f029a110f9975851d25c8272695'
 source=("$pkgname::git+https://github.com/fluxcd/flux2#commit=$_commit";)
 b2sums=('SKIP')
 



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fluxcd/-/commit/498392dbdc621e0d1db74837260589825d8e9d78
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to