chore: bump to 0.22
Some checks failed
Build package / build-package (push) Failing after 1m37s

This commit is contained in:
2025-02-19 05:40:33 +08:00
parent 6e5297facc
commit e18353a01e

View File

@@ -2,14 +2,14 @@
# Co-Maintainer: Lukas Grossar <lukasgrossar@gmail.com>
pkgname=k0sctl-bin
pkgver=0.19.0
pkgver=0.22.0
pkgrel=1
pkgdesc="A bootstrapping and management tool for k0s clusters."
arch=('x86_64')
url="https://github.com/k0sproject/k0sctl"
license=('Apache-2.0')
source=("k0sctl-linux-amd64-$pkgver::https://github.com/k0sproject/k0sctl/releases/download/v${pkgver}/k0sctl-linux-amd64")
sha256sums=('a7394088c710633b6c02bbbb5a9ff8d9ab94a31e5d17f7b34808cd4aeefef40c')
sha256sums=('e7e12dc60d1496f140404055973a2e38bf58974b357f84699244496546136cb9')
options=(!strip)
provides=("k0sctl")
conflicts=("k0sctl")