[arch-commits] Commit in k9s/trunk (PKGBUILD)
Christian Rebischke
shibumi at gemini.archlinux.org
Wed Nov 17 01:33:31 UTC 2021
Date: Wednesday, November 17, 2021 @ 01:33:31
Author: shibumi
Revision: 1049220
upgpkg: k9s 0.25.1-1
Modified:
k9s/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-17 01:33:27 UTC (rev 1049219)
+++ PKGBUILD 2021-11-17 01:33:31 UTC (rev 1049220)
@@ -2,14 +2,14 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=k9s
-pkgver=0.24.15
-pkgrel=2
+pkgver=0.25.1
+pkgrel=1
pkgdesc='TUI for managing Kubernetes clusters and pods'
arch=(x86_64)
url='https://github.com/derailed/k9s'
license=(APACHE)
makedepends=(git go)
-_commit=8e41b76edf15f7eddc46cd75fd45d27a30dc9ebe
+_commit=83b5feeb37805e2e6950648b4551845a9b0d86ed
source=("git+$url#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list