From a498300d26685051ae07e190165e7034a3aaf78c Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Mon, 20 Mar 2023 17:19:29 +0100 Subject: [PATCH] k3d: update to 5.4.9. --- srcpkgs/k3d/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/k3d/template b/srcpkgs/k3d/template index ca389fe60a10..442df58b32ab 100644 --- a/srcpkgs/k3d/template +++ b/srcpkgs/k3d/template @@ -1,7 +1,7 @@ # Template file for 'k3d' pkgname=k3d -version=5.4.8 -revision=2 +version=5.4.9 +revision=1 build_style=go build_helper=qemu go_import_path="github.com/k3d-io/k3d/v5" @@ -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=05870da540960bbbedf3e52e4b24bae35529061d407c45f237eae8722359d4bd +checksum=372b2d17c0a09fc7c6548ff6b72cc2d51cc945261fffd4e82bb92e17f379e7c9 _completions="bash zsh fish" post_build() {