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

Morten Linderud foxboron at archlinux.org
Sat May 22 20:13:43 UTC 2021


    Date: Saturday, May 22, 2021 @ 20:13:43
  Author: foxboron
Revision: 942257

upgpkg: k9s 0.24.10-1

Modified:
  k9s/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-22 20:12:33 UTC (rev 942256)
+++ PKGBUILD	2021-05-22 20:13:43 UTC (rev 942257)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=k9s
-pkgver=0.24.9
+pkgver=0.24.10
 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=313e6c9749f5ded27637a1c6a8ef086e51b9014a    #refs/tags/v0.24.9^{}
+_commit=6426ea112f0736d9b81da6dad5b6fa2cfe9b7fed    #refs/tags/v0.24.10^{}
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list