[arch-commits] Commit in k9s/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Wed Jun 30 08:54:16 UTC 2021


    Date: Wednesday, June 30, 2021 @ 08:54:16
  Author: foxboron
Revision: 967944

upgpkg: k9s 0.24.12-1

Modified:
  k9s/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-30 08:53:13 UTC (rev 967943)
+++ PKGBUILD	2021-06-30 08:54:16 UTC (rev 967944)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=k9s
-pkgver=0.24.11
+pkgver=0.24.12
 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=9b498196f908ef2ceb4b02b065818485e8efe19f    #refs/tags/v0.24.11^{}
+_commit=a9ede22134ad68e7841b88294fd87328895b4604	#refs/tags/v0.24.12^{}
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 




More information about the arch-commits mailing list