[arch-commits] Commit in k9s/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Thu Mar 5 15:43:03 UTC 2020
Date: Thursday, March 5, 2020 @ 15:43:03
Author: arodseth
Revision: 590760
upgpkg: k9s 0.17.4-1
Modified:
k9s/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-05 15:41:37 UTC (rev 590759)
+++ PKGBUILD 2020-03-05 15:43:03 UTC (rev 590760)
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
pkgname=k9s
-pkgver=0.17.1
+pkgver=0.17.4
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=c896598e842a40e9d503185b840df7d37ea48037") # 0.17.1
+source=("git+$url#commit=413605a3e7eb0f9a38029b657d3aa0b6315bba35") # 0.17.4
sha256sums=('SKIP')
build() {
More information about the arch-commits
mailing list