Date: Sunday, September 25, 2022 @ 13:02:57
  Author: foxboron
Revision: 1309470

upgpkg: k9s 0.26.5-1

Modified:
  k9s/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-25 12:59:34 UTC (rev 1309469)
+++ PKGBUILD    2022-09-25 13:02:57 UTC (rev 1309470)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=k9s
-pkgver=0.26.3
+pkgver=0.26.5
 pkgrel=1
 pkgdesc='TUI for managing Kubernetes clusters and pods'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 license=(APACHE)
 makedepends=(git go)
 options=('!lto')
-_commit=0893f13b3ca6b563dd0c38fdebaefdb8be594825
+_commit=c35949189f8bbf9fdca109970b23444b4165e341       #refs/tags/v0.26.5^{}
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 options=('!lto')

Reply via email to