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

Morten Linderud foxboron at archlinux.org
Sat Jul 4 13:20:38 UTC 2020


    Date: Saturday, July 4, 2020 @ 13:20:37
  Author: foxboron
Revision: 657683

upgpkg: k9s 0.21.2-1

Modified:
  k9s/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-04 12:14:45 UTC (rev 657682)
+++ PKGBUILD	2020-07-04 13:20:37 UTC (rev 657683)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=k9s
-pkgver=0.20.5
+pkgver=0.21.2
 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=8ca14bb5f7a4df02f77fdaf6ea5f33f25573b79a # 0.20.5
+_commit=977791627860a0febb3c217a5322702da109ecbb # 0.21.2
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list