Skip to content

Commit

Permalink
k3d: update to 5.4.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddyDD authored and classabbyamp committed Sep 13, 2022
1 parent 2a94714 commit bf83922
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions srcpkgs/k3d/template
@@ -1,17 +1,19 @@
# Template file for 'k3d'
pkgname=k3d
version=5.4.4
version=5.4.6
revision=1
build_style=go
build_helper=qemu
go_import_path="github.com/k3d-io/k3d/v5"
go_mod_mode=default
depends="docker"
short_desc="Creates containerized k3s clusters"
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
license="MIT"
homepage="https://k3d.io/"
changelog="https://raw.githubusercontent.com/k3d-io/k3d/main/CHANGELOG.md"
distfiles="https://github.com/k3d-io/k3d/archive/v${version}.tar.gz"
checksum=f970b63ca9d1b02f6fe11b9894267c2a99138021e9cdc1dda0d1796b682bd134
checksum=da23261c03715e351c1ff4cf0d4c905020929afe79005891c275fb6f8e180f1d
_completions="bash zsh fish"

post_build() {
Expand Down

0 comments on commit bf83922

Please sign in to comment.