k3d: update to 5.4.4.

This commit is contained in:
Daniel Lewan
2022-07-15 11:21:50 +02:00
committed by Michal Vasilek
parent 442b29f154
commit 7ebba1ff0e
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'k3d'
pkgname=k3d
version=5.4.3
version=5.4.4
revision=1
build_style=go
build_helper=qemu
@@ -11,7 +11,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
license="MIT"
homepage="https://k3d.io/"
distfiles="https://github.com/k3d-io/k3d/archive/v${version}.tar.gz"
checksum=003461822e2f1987394040711d423e44f56f2de5250962fbcee67c765ef8474b
checksum=f970b63ca9d1b02f6fe11b9894267c2a99138021e9cdc1dda0d1796b682bd134
_completions="bash zsh fish"
post_build() {