Date: Sunday, February 12, 2023 @ 17:28:51
  Author: shibumi
Revision: 1400126

upgpkg: k9s 0.27.3-1

Modified:
  k9s/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-12 16:40:00 UTC (rev 1400125)
+++ PKGBUILD    2023-02-12 17:28:51 UTC (rev 1400126)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=k9s
-pkgver=0.27.0
+pkgver=0.27.3
 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=b5a7cfb3af43a0a79423683094bd33b1b9605faf       #refs/tags/v0.27.0^{}
+_commit=7c76691c389e4e7de29516932a304f7029307c6d       #refs/tags/v0.27.0^{}
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 options=('!lto')

Reply via email to