k3d: update to 5.7.5.

This commit is contained in:
Daniel Lewan 2024-11-27 10:14:24 +01:00 committed by cinerea0
parent 7c0fce9239
commit bc8e5bf8b5

View File

@ -1,6 +1,6 @@
# Template file for 'k3d'
pkgname=k3d
version=5.7.4
version=5.7.5
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=419e1bc3a44d57f66512dc2be3cae118482db65ceeb7baba41a6df7ea4300263
checksum=dca2348cfc1f6a08d8d4d6a93a2cca6a77289f373a76b9f6119512ba7d66f496
_completions="bash zsh fish"
post_build() {