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

Alexander Rødseth arodseth at archlinux.org
Wed Jan 15 14:34:26 UTC 2020


    Date: Wednesday, January 15, 2020 @ 14:34:26
  Author: arodseth
Revision: 552637

upgpkg: k9s 0.12.0-1

Modified:
  k9s/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-15 14:19:59 UTC (rev 552636)
+++ PKGBUILD	2020-01-15 14:34:26 UTC (rev 552637)
@@ -1,7 +1,7 @@
-# Maintainer: Alexander F. Rødseth <derailed at archlinux.org>
+# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
 
 pkgname=k9s
-pkgver=0.9.3
+pkgver=0.12.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=1a9a83b34cdd0c9b4e793ed6b4b5c16ea1a949a0") # 0.9.3
+source=("git+$url#commit=5316f602ea92a50194be38eb0ed0d02a4c412977") # 0.12.0
 sha256sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list