[arch-commits] Commit in k9s/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sat May 2 12:16:43 UTC 2020
Date: Saturday, May 2, 2020 @ 12:16:42
Author: foxboron
Revision: 624355
upgpkg: k9s 0.19.4-1
Modified:
k9s/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-02 12:12:20 UTC (rev 624354)
+++ PKGBUILD 2020-05-02 12:16:42 UTC (rev 624355)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=k9s
-pkgver=0.19.3
+pkgver=0.19.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=486a2afb40cea8aab1fb1270512dfee172137d49 # 0.19.3
+_commit=bd151db6d3def40df47e4407f6a537e7f3cbd969 # 0.19.4
source=("git+$url#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list