[arch-commits] Commit in k9s/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Tue May 11 15:31:28 UTC 2021
Date: Tuesday, May 11, 2021 @ 15:31:28
Author: foxboron
Revision: 930222
upgpkg: k9s 0.24.9-1
Modified:
k9s/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-11 15:28:22 UTC (rev 930221)
+++ PKGBUILD 2021-05-11 15:31:28 UTC (rev 930222)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=k9s
-pkgver=0.24.8
+pkgver=0.24.9
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=627c38cb360f7a9b6eb5f856c7658838644d1540 #refs/tags/v0.24.8^{}
+_commit=313e6c9749f5ded27637a1c6a8ef086e51b9014a #refs/tags/v0.24.9^{}
source=("git+$url#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list