From d8a3c56515fd8c2fe60b69c1d85641f9bda420e9 Mon Sep 17 00:00:00 2001 From: "Luzifer.io Jenkins" Date: Sat, 15 Jun 2024 17:38:11 +0000 Subject: [PATCH] k9s v0.32.5 --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 2fc4946..4001de6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Morten Linderud pkgname=k9s -pkgver=0.32.4 +pkgver=0.32.5 pkgrel=1 pkgdesc='TUI for managing Kubernetes clusters and pods' arch=(x86_64) @@ -12,7 +12,7 @@ license=(APACHE) makedepends=(git go) options=('!lto') source=("git+$url#tag=v${pkgver}") -sha256sums=('SKIP') +sha256sums=('4c238862e57aae7c169497ee306cae19d86c623a0f492058cda917d1b78f5ed3') options=('!lto') pkgver() {