k3d: update to 5.5.2.

This commit is contained in:
Daniel Lewan 2023-08-07 23:10:16 +02:00 committed by Andrew Benson
parent 51197c29e0
commit 9c63762e06

View File

@ -1,6 +1,6 @@
# Template file for 'k3d'
pkgname=k3d
version=5.5.1
version=5.5.2
revision=1
build_style=go
build_helper=qemu
@ -13,7 +13,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=e01e274a5a9ea547bcdd885504bd44ef37b67a5a3f597bcb69b84d54eb8bfef0
checksum=b9be4f6e21017e0dae06c0e7d234ff99b0e1a49edc44d3af821b6bdb5f3d2992
_completions="bash zsh fish"
post_build() {