summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfluxcdbot2022-05-04 10:14:05 +0000
committerfluxcdbot2022-05-04 10:14:05 +0000
commit88a0f8e11b9e0edb96b90683e55d6c0211450565 (patch)
tree441b06b8b367d02077750c11efb7d25c34b4ce6b
parentcd5fbe7931ca2c95eab1b461cfd0e3bfef6d1633 (diff)
downloadaur-88a0f8e11b9e0edb96b90683e55d6c0211450565.tar.gz
Updated to version v0.30.2 release 1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 52d3194d681f..5d9a6545a4e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = flux-go
pkgdesc = Open and extensible continuous delivery solution for Kubernetes
- pkgver = 0.30.1
+ pkgver = 0.30.2
pkgrel = 1
url = https://fluxcd.io/
arch = x86_64
@@ -13,6 +13,6 @@ pkgbase = flux-go
provides = flux-bin
conflicts = flux-bin
replaces = flux-cli
- source = flux-go-0.30.1.tar.gz::https://github.com/fluxcd/flux2/archive/v0.30.1.tar.gz
+ source = flux-go-0.30.2.tar.gz::https://github.com/fluxcd/flux2/archive/v0.30.2.tar.gz
pkgname = flux-go
diff --git a/PKGBUILD b/PKGBUILD
index d8437d8da248..04839e4f5ce9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Hidde Beydals <hello@hidde.co>
pkgname=flux-go
-pkgver=0.30.1
+pkgver=0.30.2
pkgrel=1
pkgdesc="Open and extensible continuous delivery solution for Kubernetes"
url="https://fluxcd.io/"
@@ -19,7 +19,7 @@ source=(
"${pkgname}-${pkgver}.tar.gz::https://github.com/fluxcd/flux2/archive/v${pkgver}.tar.gz"
)
sha256sums=(
- ada403561e4eb11a6a4650407918b5c9c6bef101e27237090bc0b0feeedd6e63
+ 688dba6f03c35a7b1b54d641f3153cf56ec41acb811921deb484be4584850581
)
_srcname=flux