[arch-commits] Commit in k9s/trunk (PKGBUILD)
Christian Rebischke
shibumi at gemini.archlinux.org
Thu Dec 9 02:58:57 UTC 2021
Date: Thursday, December 9, 2021 @ 02:58:57
Author: shibumi
Revision: 1065782
upgpkg: k9s 0.25.8-1
Modified:
k9s/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-09 02:29:38 UTC (rev 1065781)
+++ PKGBUILD 2021-12-09 02:58:57 UTC (rev 1065782)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=k9s
-pkgver=0.25.7
+pkgver=0.25.8
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=6b6a490c73af8719a56e1c4a8dec92a6c2466dce #refs/tags/v0.25.7^{}
+_commit=f97bceaf643c0744353196f8d97221a2d111635a #refs/tags/v0.25.7^{}
source=("git+$url#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list