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

Alexander Rødseth arodseth at archlinux.org
Wed Feb 12 14:49:20 UTC 2020


    Date: Wednesday, February 12, 2020 @ 14:49:20
  Author: arodseth
Revision: 569350

upgpkg: k9s 0.14.0-1

Modified:
  k9s/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-12 14:06:56 UTC (rev 569349)
+++ PKGBUILD	2020-02-12 14:49:20 UTC (rev 569350)
@@ -1,7 +1,7 @@
 # Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
 
 pkgname=k9s
-pkgver=0.13.8
+pkgver=0.14.0
 pkgrel=1
 pkgdesc='Kubernetes TUI for managing clusters and pods'
 arch=(x86_64)
@@ -8,7 +8,7 @@
 url='https://github.com/derailed/k9s'
 license=(APACHE)
 makedepends=(git go-pie)
-source=("git+$url#commit=bd4fdf33229fbeae46b58365a225262a9558273b") # 0.13.8
+source=("git+$url#commit=e09d61f10d0ab49338b30401a2ba71f3b5c1ac70") # 0.14.0
 sha256sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list