k3d: update to 5.8.3.

This commit is contained in:
Daniel Lewan 2025-03-15 15:52:57 +01:00 committed by Duncan Overbruck
parent 5e6b36028f
commit 20270959d6

View file

@ -1,6 +1,6 @@
# Template file for 'k3d'
pkgname=k3d
version=5.7.5
version=5.8.3
revision=1
build_style=go
build_helper=qemu
@ -14,7 +14,7 @@ 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=dca2348cfc1f6a08d8d4d6a93a2cca6a77289f373a76b9f6119512ba7d66f496
checksum=2ef51e029f43e70dcda616de98980017ca7de18848265525bf7882d2bd66f9f2
_completions="bash zsh fish"
post_build() {