update to v0.13.0

This commit is contained in:
Lukas Grossar
2022-06-03 10:11:09 +02:00
parent 2107e2bff9
commit ec5f213585
2 changed files with 5 additions and 5 deletions

View File

@@ -2,14 +2,14 @@
# Co-Maintainer: Lukas Grossar <lukasgrossar@gmail.com>
pkgname=k0sctl-bin
pkgver=0.12.6
pkgver=0.13.0
pkgrel=1
pkgdesc="A bootstrapping and management tool for k0s clusters."
arch=('x86_64')
url="https://github.com/k0sproject/k0sctl"
license=('Apache')
source=("k0sctl-linux-x64-$pkgver::https://github.com/k0sproject/k0sctl/releases/download/v${pkgver}/k0sctl-linux-x64")
sha256sums=('5e5e810f47457c0f35cb8d89d684d8854b6b12922be927118a16e5f7ae1ecdae')
sha256sums=('0beb8fb539c1f1e796972ed10d13bf5c3d5bb06d3c99a1b3f9a3f23183eaaaff')
options=(!strip)
package() {