summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2bc0a3e9418e..af416f560d15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Peter Smit <peter@smitmail.eu>
pkgname=argo-bin
-pkgver=3.4.11
+pkgver=3.5.1
pkgrel=1
pkgdesc="Argo Workflows: Get stuff done with Kubernetes"
arch=('x86_64' 'aarch64')
@@ -10,8 +10,8 @@ url="https://github.com/argoproj/argo-workflows"
license=('Apache')
source_x86_64=("argo_${pkgver}_x86_64.gz::https://github.com/argoproj/argo-workflows/releases/download/v$pkgver/argo-linux-amd64.gz")
source_aarch64=("argo_${pkgver}_aarch64.gz::https://github.com/argoproj/argo-workflows/releases/download/v$pkgver/argo-linux-arm64.gz")
-sha256sums_x86_64=('424aa86f8914ae1e70c1fd60b44812f07930153cfdf61b95cad236f44f0f9cae')
-sha256sums_aarch64=('8f6d6e76bdb4b221bcff1276f71fbd13f42c44b59a3505102b498f727049df73')
+sha256sums_x86_64=('23108a150f9a88a183e3b80b49b5e81d9a4953f519a784224ba08714b36707db')
+sha256sums_aarch64=('ffb062d9d274a6de4edbc28ca4022503a3ee036686415f7b0386e23a34fc9e8e')
build() {