summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfluxcdbot2022-02-01 11:28:18 +0000
committerfluxcdbot2022-02-01 11:28:18 +0000
commite4a692e287a91dff6b0cc74e0d78574e0dbd34b3 (patch)
tree2548f294b2e3007b4628825edd78e705de06fb4c /PKGBUILD
parentd2f9be8d6a6a416d8a3c245afd0488754e27c80f (diff)
downloadaur-e4a692e287a91dff6b0cc74e0d78574e0dbd34b3.tar.gz
Updated to version v0.26.0 release 1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ed5b5cac6f3..6364e87c7bad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Hidde Beydals <hello@hidde.co>
pkgname=flux-go
-pkgver=0.25.3
+pkgver=0.26.0
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=(
- 4ba9143a30361c38c9bd33187c413755abc7b7352b503251f47d33cb477312b2
+ f9e2f0229e6a7500e97b5e7ffc7bd848925bfb49add2332ca416629d3492e9dc
)
_srcname=flux