Date: Sunday, October 2, 2022 @ 14:47:32
  Author: shibumi
Revision: 1320634

upgpkg: k9s 0.26.6-1

Modified:
  k9s/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-02 13:26:21 UTC (rev 1320633)
+++ PKGBUILD    2022-10-02 14:47:32 UTC (rev 1320634)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=k9s
-pkgver=0.26.5
+pkgver=0.26.6
 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=c35949189f8bbf9fdca109970b23444b4165e341       #refs/tags/v0.26.5^{}
+_commit=c66002d9868fc172e0bb8091ad87d61be027aae2
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 options=('!lto')

Reply via email to