chore(update): v1.22.2

Signed-off-by: Toni Tauro <eye@eyenx.ch>
This commit is contained in:
Toni Tauro
2021-11-02 22:48:17 +01:00
parent 0ee218b3e4
commit 6c3bfd143a

View File

@@ -2,14 +2,14 @@
# Co-Maintainer: Lukas Grossar <lukasgrossar@gmail.com> # Co-Maintainer: Lukas Grossar <lukasgrossar@gmail.com>
pkgname=k0s-bin pkgname=k0s-bin
pkgver=1.22.2+k0s.0 pkgver=1.22.2+k0s.2
pkgrel=1 pkgrel=1
pkgdesc="k0s - Zero Friction Kubernetes" pkgdesc="k0s - Zero Friction Kubernetes"
arch=('x86_64') arch=('x86_64')
url="https://github.com/k0sproject/k0s" url="https://github.com/k0sproject/k0s"
license=('Apache') license=('Apache')
source=("https://github.com/k0sproject/k0s/releases/download/v${pkgver}/k0s-v${pkgver}-amd64") source=("https://github.com/k0sproject/k0s/releases/download/v${pkgver}/k0s-v${pkgver}-amd64")
sha256sums=('74e235b1ff11ce01ceb06e34ef86bf0d8b4373ae9e61d4e432ec71487ac4e21b') sha256sums=('3437a70f3bf8e23166950663314fad73caa8a7bdbd5fffd43bf9e451a70e529c')
options=(!strip) options=(!strip)
package() { package() {