summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfluxcdbot2021-08-06 13:42:46 +0000
committerfluxcdbot2021-08-06 13:42:46 +0000
commit941c93617a5d971f41fdd26824f63035572c6055 (patch)
tree4dbc5cfc71891d1e0c90674abbdbf99c918434ca /PKGBUILD
parenta38abec79fdb1056ada36e88541c3e1a674393d8 (diff)
downloadaur-941c93617a5d971f41fdd26824f63035572c6055.tar.gz
Updated to version v0.16.2 release 1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92b326db7da0..4713169019ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Hidde Beydals <hello@hidde.co>
pkgname=flux-go
-pkgver=0.16.1
+pkgver=0.16.2
pkgrel=1
pkgdesc="Open and extensible continuous delivery solution for Kubernetes"
url="https://fluxcd.io/"
@@ -20,7 +20,7 @@ source=(
"${pkgname}-${pkgver}.tar.gz::https://github.com/fluxcd/flux2/archive/v${pkgver}.tar.gz"
)
sha256sums=(
- a7e3030b30f84e17e2c2b9d164ea41d10c4f6983a0fd61935bb3b886a1172cf5
+ 6a45ee5a104b99773d4f1ad93fc6b55e1e0a4362d1dbb1bf512b6730d8744307
)
_srcname=flux