k3d: update to 5.7.3.

This commit is contained in:
Daniel Lewan 2024-08-06 16:42:00 +02:00 committed by classabbyamp
parent 85abce2eaa
commit ae33651de5

View file

@ -1,6 +1,6 @@
# Template file for 'k3d' # Template file for 'k3d'
pkgname=k3d pkgname=k3d
version=5.7.2 version=5.7.3
revision=1 revision=1
build_style=go build_style=go
build_helper=qemu build_helper=qemu
@ -14,7 +14,7 @@ license="MIT"
homepage="https://k3d.io/" homepage="https://k3d.io/"
changelog="https://raw.githubusercontent.com/k3d-io/k3d/main/CHANGELOG.md" changelog="https://raw.githubusercontent.com/k3d-io/k3d/main/CHANGELOG.md"
distfiles="https://github.com/k3d-io/k3d/archive/v${version}.tar.gz" distfiles="https://github.com/k3d-io/k3d/archive/v${version}.tar.gz"
checksum=981d5bd0707d9be1313ce35b2dd62d9b93815adb1480944aacd62696aed4af6b checksum=871b46e3b2857c18372d5d5fd231a4a09f1693fc0350ab3cb2c6587751b12f41
_completions="bash zsh fish" _completions="bash zsh fish"
post_build() { post_build() {