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

Morten Linderud foxboron at archlinux.org
Sat May 30 11:17:48 UTC 2020


    Date: Saturday, May 30, 2020 @ 11:17:47
  Author: foxboron
Revision: 637409

upgpkg: k9s 0.20.2-1

Modified:
  k9s/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-30 11:17:28 UTC (rev 637408)
+++ PKGBUILD	2020-05-30 11:17:47 UTC (rev 637409)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=k9s
-pkgver=0.20.1
+pkgver=0.20.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=67cdba1b309a91bc7b0a32c5df2ccb11d47a38cb # 0.20.1
+_commit=218388c6693a184f63e7417adf3eaf00a899c62e # 0.20.1
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list