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

Alexander Rødseth arodseth at archlinux.org
Thu Feb 6 21:26:39 UTC 2020


    Date: Thursday, February 6, 2020 @ 21:26:39
  Author: arodseth
Revision: 563681

upgpkg: k9s 0.13.8-1

Modified:
  k9s/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-06 21:25:27 UTC (rev 563680)
+++ PKGBUILD	2020-02-06 21:26:39 UTC (rev 563681)
@@ -1,7 +1,7 @@
 # Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
 
 pkgname=k9s
-pkgver=0.13.7
+pkgver=0.13.8
 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=7df87a80ab15d767648af9ca1a7601fb03b58237") # 0.13.7
+source=("git+$url#commit=bd4fdf33229fbeae46b58365a225262a9558273b") # 0.13.8
 sha256sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list