summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfluxcdbot2021-01-27 09:14:26 +0000
committerfluxcdbot2021-01-27 09:14:26 +0000
commit0524963e9ce28146471aab0c3ed3f860df06daa0 (patch)
treef2231d9cfa42bd38c04721e1c0732b2090052a18
parenta11720434c9e9c1d4b741d1a7ba5f0037a3559f0 (diff)
downloadaur-0524963e9ce28146471aab0c3ed3f860df06daa0.tar.gz
Updated to version v0.7.3 release 1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b2c2d8ac091..80894d049d79 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = flux-bin
pkgdesc = Open and extensible continuous delivery solution for Kubernetes
- pkgver = 0.7.2
+ pkgver = 0.7.3
pkgrel = 1
url = https://fluxcd.io/
arch = x86_64
@@ -9,9 +9,9 @@ pkgbase = flux-bin
arch = aarch64
license = APACHE
optdepends = kubectl
- source_x86_64 = flux-bin-0.7.2.tar.gz::https://github.com/fluxcd/flux2/releases/download/v1/flux_0.7.2_linux_amd64.tar.gz
- source_armv6h = flux-bin-0.7.2.tar.gz::https://github.com/fluxcd/flux2/releases/download/v1/flux_0.7.2_linux_arm.tar.gz
- source_armv7h = flux-bin-0.7.2.tar.gz::https://github.com/fluxcd/flux2/releases/download/v1/flux_0.7.2_linux_arm.tar.gz
- source_aarch64 = flux-bin-0.7.2.tar.gz::https://github.com/fluxcd/flux2/releases/download/v1/flux_0.7.2_linux_arm64.tar.gz
+ source_x86_64 = flux-bin-0.7.3.tar.gz::https://github.com/fluxcd/flux2/releases/download/v1/flux_0.7.3_linux_amd64.tar.gz
+ source_armv6h = flux-bin-0.7.3.tar.gz::https://github.com/fluxcd/flux2/releases/download/v1/flux_0.7.3_linux_arm.tar.gz
+ source_armv7h = flux-bin-0.7.3.tar.gz::https://github.com/fluxcd/flux2/releases/download/v1/flux_0.7.3_linux_arm.tar.gz
+ source_aarch64 = flux-bin-0.7.3.tar.gz::https://github.com/fluxcd/flux2/releases/download/v1/flux_0.7.3_linux_arm64.tar.gz
pkgname = flux-bin
diff --git a/PKGBUILD b/PKGBUILD
index 74c2f1ea5560..f09e4d2686b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Hidde Beydals <hello@hidde.co>
pkgname=flux-bin
-pkgver=0.7.2
+pkgver=0.7.3
pkgrel=1
pkgdesc="Open and extensible continuous delivery solution for Kubernetes"
url="https://fluxcd.io/"
@@ -22,16 +22,16 @@ source_aarch64=(
"$pkgname-$pkgver.tar.gz::https://github.com/fluxcd/flux2/releases/download/v${pkgver}/flux_${pkgver}_linux_arm64.tar.gz"
)
sha256sums_x86_64=(
- fb225e35eb01a144ea918a19e35aee5c77c17a776719166933ded2b6900fd673
+ 4cd79b8ed20dd4dfb76eaadd43d2c1ed01daa53af77aab9bf60af42068411c73
)
sha256sums_armv6h=(
- 53d9329a1710261a135e9f2b4d20c83ef330ecf2565c0b06f332bfb55e2fa8e7
+ cd8ecd14701761e6b2afb906926877239bb4fcad14bd629aa722de9b2ed16673
)
sha256sums_armv7h=(
- 53d9329a1710261a135e9f2b4d20c83ef330ecf2565c0b06f332bfb55e2fa8e7
+ cd8ecd14701761e6b2afb906926877239bb4fcad14bd629aa722de9b2ed16673
)
sha256sums_aarch64=(
- bf5e51bf58fb5495527ef4758e99786dd6de9ae6eb40c3ab7592b54600ff018f
+ a875e4790e1603aa7b17b979dbbfb6d7ae3d2b8ec9a75a71204cc46b5f849e9e
)
package() {