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

Alexander Rødseth arodseth at archlinux.org
Wed Feb 5 22:45:51 UTC 2020


    Date: Wednesday, February 5, 2020 @ 22:45:50
  Author: arodseth
Revision: 563552

upgpkg: k9s 0.13.7-1

Modified:
  k9s/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-05 22:38:43 UTC (rev 563551)
+++ PKGBUILD	2020-02-05 22:45:50 UTC (rev 563552)
@@ -1,7 +1,7 @@
 # Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
 
 pkgname=k9s
-pkgver=0.13.6
+pkgver=0.13.7
 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=8fedc42304ce33df314664eb0c4ac73be59065af") # 0.13.6
+source=("git+$url#commit=7df87a80ab15d767648af9ca1a7601fb03b58237") # 0.13.7
 sha256sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list