summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfluxcdbot2022-03-23 14:06:53 +0000
committerfluxcdbot2022-03-23 14:06:53 +0000
commitdcbb6796b8baa44bdb1b9a9c2aa57f5fd09c1425 (patch)
treef1e32075bb6a5cc6cfbe2439f281fb348ba27854 /PKGBUILD
parent2830ac7c51f50e2583563658cde62da38d525f14 (diff)
downloadaur-dcbb6796b8baa44bdb1b9a9c2aa57f5fd09c1425.tar.gz
Updated to version v0.28.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 e8bf69c28d87..26b44f5e3ba7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Hidde Beydals <hello@hidde.co>
pkgname=flux-go
-pkgver=0.27.4
+pkgver=0.28.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=(
- d4b4e25301bfbd673a183ff9e03f7532204ccd7454ff0547eb1ad377c50f83d9
+ 435a70858268f7008c84e650d8689b6402551aff2f73aae64eb81f7d8a9f4d7b
)
_srcname=flux