[arch-commits] Commit in k9s/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Fri Dec 4 18:38:13 UTC 2020
Date: Friday, December 4, 2020 @ 18:38:13
Author: foxboron
Revision: 770005
upgpkg: k9s 0.24.2-1
Modified:
k9s/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-04 18:27:35 UTC (rev 770004)
+++ PKGBUILD 2020-12-04 18:38:13 UTC (rev 770005)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=k9s
-pkgver=0.24.1
+pkgver=0.24.2
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=68981ff5007e9f7031eed1f17e4bc9d406d4d67a #refs/tags/v0.24.1^{}
+_commit=f929114ae4679c89ca06b2833d8a0fca5f1ec69d #refs/tags/v0.24.2^{}
source=("git+$url#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list