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

Morten Linderud foxboron at archlinux.org
Tue Sep 15 20:39:05 UTC 2020


    Date: Tuesday, September 15, 2020 @ 20:39:05
  Author: foxboron
Revision: 707203

upgpkg: k9s 0.22.0-1

Modified:
  k9s/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-15 20:07:27 UTC (rev 707202)
+++ PKGBUILD	2020-09-15 20:39:05 UTC (rev 707203)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=k9s
-pkgver=0.21.10
+pkgver=0.22.0
 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=99e2a988e6593f1d8efa5ac0f7b3c366d83d3780	#refs/tags/v0.21.10^{}
+_commit=58d2bfe9e36286bd20fc7c8ab5c8353524a71642	#refs/tags/v0.22.0
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list