Date: Monday, May 8, 2023 @ 21:08:35
  Author: foxboron
Revision: 1459557

upgpkg: k9s 0.27.4-1

Modified:
  k9s/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-08 21:06:21 UTC (rev 1459556)
+++ PKGBUILD    2023-05-08 21:08:35 UTC (rev 1459557)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=k9s
-pkgver=0.27.3
+pkgver=0.27.4
 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=7c76691c389e4e7de29516932a304f7029307c6d       #refs/tags/v0.27.0^{}
+_commit=f4543e9bd2f9e2db922d12ba23363f6f7db38f9c       #refs/tags/v0.27.4^{}
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 options=('!lto')

Reply via email to