k3d: update to 5.7.1.

This commit is contained in:
Daniel Lewan 2024-07-08 07:47:11 +02:00 committed by cinerea0
parent b2119da228
commit 3e08694c21
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'k3d'
pkgname=k3d
version=5.6.3
version=5.7.1
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=9cda377d81d20c2b059863d94f6cd94ce9299329d3239c91a25a926eb3202b0e
checksum=48603a11be7f546cbc1dafdd9f02e5f3eb97e5e54d8992792ca3974d762f950a
_completions="bash zsh fish"
post_build() {