[arch-commits] Commit in k9s/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Mon Feb 24 16:03:46 UTC 2020
Date: Monday, February 24, 2020 @ 16:03:45
Author: arodseth
Revision: 580553
upgpkg: k9s 0.16.1-1
Modified:
k9s/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-24 16:00:15 UTC (rev 580552)
+++ PKGBUILD 2020-02-24 16:03:45 UTC (rev 580553)
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
pkgname=k9s
-pkgver=0.14.0
+pkgver=0.16.1
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=e09d61f10d0ab49338b30401a2ba71f3b5c1ac70") # 0.14.0
+source=("git+$url#commit=9f24abc1419e6e8b7e39c748b33e35e7ce96805e") # 0.16.1
sha256sums=('SKIP')
build() {
More information about the arch-commits
mailing list