[arch-commits] Commit in k9s/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Tue Aug 2 20:39:33 UTC 2022
Date: Tuesday, August 2, 2022 @ 20:39:33
Author: foxboron
Revision: 1259881
upgpkg: k9s 0.26.1-1
Modified:
k9s/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-02 20:35:08 UTC (rev 1259880)
+++ PKGBUILD 2022-08-02 20:39:33 UTC (rev 1259881)
@@ -2,8 +2,8 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=k9s
-pkgver=0.26.0
-pkgrel=2
+pkgver=0.26.1
+pkgrel=1
pkgdesc='TUI for managing Kubernetes clusters and pods'
arch=(x86_64)
url='https://github.com/derailed/k9s'
@@ -10,7 +10,7 @@
license=(APACHE)
makedepends=(git go)
options=('!lto')
-_commit=ee07b98755437c6a85cd82dfdb377d2c30337f65
+_commit=e309c28d260b4e9d4b0ea02cfb562126baf9b886 #refs/tags/v0.26.1^{}
source=("git+$url#commit=$_commit")
sha256sums=('SKIP')
options=('!lto')
More information about the arch-commits
mailing list