From 20270959d68b088115e40bd5ba02294a82e0e1c6 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Sat, 15 Mar 2025 15:52:57 +0100 Subject: [PATCH] k3d: update to 5.8.3. --- srcpkgs/k3d/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/k3d/template b/srcpkgs/k3d/template index 5416db766ca..a6b96eb8082 100644 --- a/srcpkgs/k3d/template +++ b/srcpkgs/k3d/template @@ -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() {