summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorToni Tauro2022-08-27 10:57:22 +0200
committerToni Tauro2022-08-27 10:57:22 +0200
commit59ce3774b25dfaac3de177f5ae077ef4b25ef3df (patch)
tree506f03e894d9d05645b971abd40c461c629b4435 /PKGBUILD
parent892fa315bb921adfabef361a137977f3c87151c3 (diff)
downloadaur-59ce3774b25dfaac3de177f5ae077ef4b25ef3df.tar.gz
chore(update): 0.13.2
Signed-off-by: Toni Tauro <eye@eyenx.ch>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1cd8805d767b..d207772e9580 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Co-Maintainer: Lukas Grossar <lukasgrossar@gmail.com>
pkgname=k0sctl-bin
-pkgver=0.13.1
+pkgver=0.13.2
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=('affc64ab8006c918da41eb1d09bd9928bde20d9e7684e66f5837b362b2654cc2')
+sha256sums=('9c57ebd215e5952c0b137631be6dcde1e22eb45c1afdc4932ced91d39ba88bbc')
options=(!strip)
package() {