[arch-commits] Commit in k9s/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Mon Jun 28 19:55:40 UTC 2021


    Date: Monday, June 28, 2021 @ 19:55:39
  Author: foxboron
Revision: 967730

upgpkg: k9s 0.24.11-1

Modified:
  k9s/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-28 19:32:08 UTC (rev 967729)
+++ PKGBUILD	2021-06-28 19:55:39 UTC (rev 967730)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=k9s
-pkgver=0.24.10
+pkgver=0.24.11
 pkgrel=1
 pkgdesc='TUI for managing Kubernetes clusters and pods'
 arch=(x86_64)
@@ -9,7 +9,7 @@
 url='https://github.com/derailed/k9s'
 license=(APACHE)
 makedepends=(git go)
-_commit=6426ea112f0736d9b81da6dad5b6fa2cfe9b7fed    #refs/tags/v0.24.10^{}
+_commit=9b498196f908ef2ceb4b02b065818485e8efe19f    #refs/tags/v0.24.11^{}
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 




More information about the arch-commits mailing list