chore(update): 0.19.4
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -2,14 +2,14 @@
|
||||
# Co-Maintainer: Lukas Grossar <lukasgrossar@gmail.com>
|
||||
|
||||
pkgname=k0sctl-bin
|
||||
pkgver=0.19.2
|
||||
pkgver=0.19.4
|
||||
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=('8892d497ff53a35e95255aa31fe3dd544a6c65304490c78baa999b4ed75f7e91')
|
||||
sha256sums=('ab6b9d9314e7d15c670a796ee4defa84d6871cae977ceaec54ba9e90af29f09f')
|
||||
options=(!strip)
|
||||
provides=("k0sctl")
|
||||
conflicts=("k0sctl")
|
||||
|
||||
Reference in New Issue
Block a user