[arch-commits] Commit in k9s/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Fri Sep 11 18:11:26 UTC 2020
Date: Friday, September 11, 2020 @ 18:11:25
Author: foxboron
Revision: 702837
upgpkg: k9s 0.21.9-1
Modified:
k9s/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-11 18:00:18 UTC (rev 702836)
+++ PKGBUILD 2020-09-11 18:11:25 UTC (rev 702837)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=k9s
-pkgver=0.21.7
+pkgver=0.21.9
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=cc0e8e88d3d03b57d6251b63cfd3351d3e0d7acd #refs/tags/v0.21.7
+_commit=b391feec3a3e4bbd5542dd0554b8578a1c6ca5ca #refs/tags/v0.21.9^{}
source=("git+$url#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list