[arch-commits] Commit in k9s/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sat Jul 3 10:30:09 UTC 2021
Date: Saturday, July 3, 2021 @ 10:30:09
Author: foxboron
Revision: 971929
upgpkg: k9s 0.24.13-1
Modified:
k9s/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-03 10:25:51 UTC (rev 971928)
+++ PKGBUILD 2021-07-03 10:30:09 UTC (rev 971929)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=k9s
-pkgver=0.24.12
+pkgver=0.24.13
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=a9ede22134ad68e7841b88294fd87328895b4604 #refs/tags/v0.24.12^{}
+_commit=1f6327063e4c4e160d538da4c0be374d7093692d #refs/tags/v0.24.13^{}
source=("git+$url#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list