feat(update): 1.25.3
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -2,14 +2,14 @@
|
||||
# Co-Maintainer: Lukas Grossar <lukasgrossar@gmail.com>
|
||||
|
||||
pkgname=k0s-bin
|
||||
pkgver=1.25.2+k0s.0
|
||||
pkgver=1.25.3+k0s.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=('ef825eac5f1b851f4ee883e33587b019b5a76984aa7c37e06c64661b0dd4fd3c')
|
||||
sha256sums=('52537d860750193c328349e7979f69b4c5b8784ac9474ba440dee07a019f81c0')
|
||||
options=(!strip)
|
||||
|
||||
package() {
|
||||
|
||||
Reference in New Issue
Block a user