Date: Monday, January 30, 2023 @ 09:39:19
  Author: foxboron
Revision: 1391201

upgpkg: k9s 0.27.0-1

Modified:
  k9s/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-30 09:36:15 UTC (rev 1391200)
+++ PKGBUILD    2023-01-30 09:39:19 UTC (rev 1391201)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=k9s
-pkgver=0.26.7
+pkgver=0.27.0
 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=37569b8772eee3ae29c3a3a1eabb34f459f0b595       #refs/tags/v0.26.7^{}
+_commit=b5a7cfb3af43a0a79423683094bd33b1b9605faf       #refs/tags/v0.27.0^{}
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 options=('!lto')

Reply via email to