From 4b96f8c3928f8d0b99413a423fc76f13df691a12 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Wed, 8 May 2024 13:50:17 +0200 Subject: [PATCH] k3d: update to 5.6.3. --- srcpkgs/k3d/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/k3d/template b/srcpkgs/k3d/template index 12c61b47d44b4d..25a51763eeb39a 100644 --- a/srcpkgs/k3d/template +++ b/srcpkgs/k3d/template @@ -1,6 +1,6 @@ # Template file for 'k3d' pkgname=k3d -version=5.6.0 +version=5.6.3 revision=1 build_style=go build_helper=qemu @@ -15,7 +15,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=b9eb05c5fa213c8ec6d34a25e00ae07abeb23d70c94f55c1f32fbc16ea4e480e +checksum=9cda377d81d20c2b059863d94f6cd94ce9299329d3239c91a25a926eb3202b0e _completions="bash zsh fish" export GOTOOLCHAIN=go1.20