summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72733fc1cc07..201bc8697337 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: ml <ml-aur@ransomware.download>
pkgname=kind
-pkgver=0.21.0
+pkgver=0.22.0
pkgrel=1
pkgdesc='Kubernetes IN Docker - local clusters for testing Kubernetes'
arch=('aarch64' 'x86_64')
@@ -16,7 +16,7 @@ install=kind.install
source=("https://github.com/kubernetes-sigs/kind/archive/v$pkgver/$pkgname-$pkgver.tar.gz"
modules-load.conf
registry-aliases.conf)
-sha256sums=('8311d394bb541f8759a578c719a8359c26cba2b43179eadff10bb797d276a4b1'
+sha256sums=('e3e21c8d1c4566d0d255e16e65bbc39297c8f5db41e7ec38d9d62a1ac9e51980'
'87bc2d0263e7393c66d540375efa9b68f2e3fdd72d5b12688587e0c3d6b99d88'
'82b71230a61f9b1f5072c841bb637aac200272a9cbbddcfc6fd01c308dbb5923')