summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfluxcdbot2021-10-22 14:59:43 +0000
committerfluxcdbot2021-10-22 14:59:43 +0000
commitf7bc69388602b22875cf6e8732fe1869450f4973 (patch)
tree89265c8cd5837bd67eba9532c0126090252e353b /PKGBUILD
parent3df85bf0558c691d5e276e8d4a88cb09acd23e17 (diff)
downloadaur-f7bc69388602b22875cf6e8732fe1869450f4973.tar.gz
Updated to version v0.19.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 73f4fa19d872..03320f9f5da7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Hidde Beydals <hello@hidde.co>
pkgname=flux-go
-pkgver=0.19.0
+pkgver=0.19.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=(
- 43ba4bc3cf7c5b5b282a9065f25d99f024e91e04ee58473159f66c7944220b14
+ c24b13c2b2d4a1ea35e602aeed4313ab3b798a9c548bc1e4bcd090aa2b752e8a
)
_srcname=flux