[arch-commits] Commit in k9s/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Tue Nov 23 17:14:53 UTC 2021
Date: Tuesday, November 23, 2021 @ 17:14:52
Author: foxboron
Revision: 1054493
upgpkg: k9s 0.25.5-1
Modified:
k9s/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-23 17:10:50 UTC (rev 1054492)
+++ PKGBUILD 2021-11-23 17:14:52 UTC (rev 1054493)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=k9s
-pkgver=0.25.3
+pkgver=0.25.5
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=ffab2151ee8ba3bcde31db4a1296d4221876f2e4
+_commit=4ae57817bd4f7b169461e39f2f8aa506fa43c79c #refs/tags/v0.25.5
source=("git+$url#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list