Skip to content

Commit

Permalink
k3d: update to 5.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddyDD committed May 29, 2023
1 parent fcec7e2 commit 2cab8af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/k3d/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'k3d'
pkgname=k3d
version=5.4.8
revision=2
version=5.5.1
revision=1
build_style=go
build_helper=qemu
go_import_path="github.com/k3d-io/k3d/v5"
Expand All @@ -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=e01e274a5a9ea547bcdd885504bd44ef37b67a5a3f597bcb69b84d54eb8bfef0
_completions="bash zsh fish"

post_build() {
Expand Down

0 comments on commit 2cab8af

Please sign in to comment.