chore(update): v0.13.0

Signed-off-by: Toni Tauro <eye@eyenx.ch>
This commit is contained in:
Toni Tauro
2021-04-09 13:02:35 +02:00
parent 2913f3eb70
commit 540def8184
2 changed files with 5 additions and 5 deletions

View File

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