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

Morten Linderud foxboron at archlinux.org
Sun Apr 5 15:38:29 UTC 2020


    Date: Sunday, April 5, 2020 @ 15:38:28
  Author: foxboron
Revision: 611861

upgpkg: k9s 0.19.1-1

Modified:
  k9s/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-05 15:31:11 UTC (rev 611860)
+++ PKGBUILD	2020-04-05 15:38:28 UTC (rev 611861)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=k9s
-pkgver=0.19.0
+pkgver=0.19.1
 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-pie)
-source=("git+$url#commit=c6a8477e5b85e43d08cb58790b7d5ded56c766ce") # 0.18.1
+source=("git+$url#commit=4c6e5458855f5f9fed3cd580d087568ce363c67b") # 0.18.1
 sha256sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list