[arch-commits] Commit in k9s/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Fri Jul 24 19:57:39 UTC 2020
Date: Friday, July 24, 2020 @ 19:57:38
Author: foxboron
Revision: 665197
upgpkg: k9s 0.21.4-1
Modified:
k9s/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-24 19:06:29 UTC (rev 665196)
+++ PKGBUILD 2020-07-24 19:57:38 UTC (rev 665197)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=k9s
-pkgver=0.21.2
+pkgver=0.21.4
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)
-_commit=977791627860a0febb3c217a5322702da109ecbb # 0.21.2
+_commit=f4559a16cca10c8371695ce8e357309f4820f82c # 0.21.4
source=("git+$url#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list