summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfluxcdbot2023-02-23 14:38:21 +0000
committerfluxcdbot2023-02-23 14:38:21 +0000
commit5e49a44b248b34a14c238c6d2bcb3f88c246a8c3 (patch)
treebea0dbbdb4f1713ef5e099fa775c2aa7df70a1aa /PKGBUILD
parent71c24fa0b3467e53963769351761862ded157a1f (diff)
downloadaur-5e49a44b248b34a14c238c6d2bcb3f88c246a8c3.tar.gz
Updated to version v0.40.1 release 1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0501ec7717d..cf8540c2374d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Hidde Beydals <hello@hidde.co>
pkgname=flux-go
-pkgver=0.40.0
+pkgver=0.40.1
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=(
- e67c58b777c3f4d1fccdaeff6f8bbd7af3325f8e8e376f7d7337683d9c09ed03
+ 880267e30c79f35e9eedeb0d16c8340f96086c69d0a29aa9a2e1a848b86a2b45
)
_srcname=flux