2020-11-24 11:16:33 +01:00

14 lines
480 B
Bash

# Template file for 'k9s'
pkgname=k9s
version=0.24.1
revision=1
build_style=go
go_import_path="github.com/derailed/k9s"
go_ldflags="-X ${go_import_path}/cmd.version=${version}"
short_desc="Terminal UI to interact with Kubernetes clusters"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Apache-2.0"
homepage="https://k9scli.io/"
distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz"
checksum=28f8b0d033188371e2dddd7a01034b30f661214da2ced5dcb9c4925ba0e78a73