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

Alexander Rødseth arodseth at archlinux.org
Sun Jan 26 12:02:02 UTC 2020


    Date: Sunday, January 26, 2020 @ 12:02:01
  Author: arodseth
Revision: 555678

upgpkg: k9s 0.13.6-1

Modified:
  k9s/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-26 11:58:11 UTC (rev 555677)
+++ PKGBUILD	2020-01-26 12:02:01 UTC (rev 555678)
@@ -1,7 +1,7 @@
 # Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
 
 pkgname=k9s
-pkgver=0.13.2
+pkgver=0.13.6
 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=cf79622be00b57d510da44a5934159f82b4da9dc") # 0.13.2
+source=("git+$url#commit=8fedc42304ce33df314664eb0c4ac73be59065af") # 0.13.6
 sha256sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list