[arch-commits] Commit in k9s/trunk (PKGBUILD)
    Christian Rebischke 
    shibumi at gemini.archlinux.org
       
    Thu Aug 19 19:43:44 UTC 2021
    
    
  
    Date: Thursday, August 19, 2021 @ 19:43:43
  Author: shibumi
Revision: 1003872
upgpkg: k9s 0.24.15-1
Modified:
  k9s/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-19 19:43:26 UTC (rev 1003871)
+++ PKGBUILD	2021-08-19 19:43:43 UTC (rev 1003872)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=k9s
-pkgver=0.24.14
+pkgver=0.24.15
 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=6e753b5aa63ee34d49fade16940d92714702ec55	#refs/tags/v0.24.14^{}
+_commit=8e41b76edf15f7eddc46cd75fd45d27a30dc9ebe
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 
    
    
More information about the arch-commits
mailing list