void-packages/srcpkgs/skaffold/template
2020-06-27 14:51:44 +02:00

16 lines
650 B
Bash

# Template file for 'skaffold'
pkgname=skaffold
version=1.12.0
revision=1
build_style=go
go_import_path=github.com/GoogleContainerTools/skaffold
go_package="${go_import_path}/cmd/skaffold"
go_ldflags="-X ${go_import_path}/pkg/skaffold/version.version=${version}"
short_desc="Easy and repeatable Kubernetes development"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Apache-2.0"
homepage="https://skaffold.dev/"
changelog="https://github.com/GoogleContainerTools/skaffold/releases"
distfiles="https://github.com/GoogleContainerTools/skaffold/archive/v${version}.tar.gz"
checksum=f44b652e32ab3a4f41d78ac8b7f26c2edb988dca517169e78b2b4f28a15a73b5