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 d77846162439..212eba4c311a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Phillip Schichtel <phillip@schich.tel>
pkgname=k0sctl
-pkgver=0.17.7
+pkgver=0.18.0
pkgrel=1
pkgdesc="A bootstrapping and management tool for k0s clusters."
arch=('x86_64' 'armv7h' 'aarch64')
@@ -10,8 +10,8 @@ license=('Apache-2.0')
makedepends=('go>=1.21')
provides=(k0sctl)
validpgpkeys=(5DE3E0509C47EA3CF04A42D34AEE18F83AFDEB23)
-source=("git+https://github.com/k0sproject/k0sctl.git#commit=cd5b8ef8e8969209376e9243a5c56c0606710bd8")
-sha256sums=('ad12a9c1932870663dd3274fb8a99ef1f1e92674d742929acbf1a4d08b1ca08c')
+source=("git+https://github.com/k0sproject/k0sctl.git#commit=1afb01f3bf23226916b52e507263500117486a18")
+sha256sums=('d8d70d27628f0eb9cf5b33ab44670b038668fa52415c8d4ed514198da34ac9f4')
build() {
cd "k0sctl"