parent
c54e02a48c
commit
7259bed759
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'k3d'
|
||||
pkgname=k3d
|
||||
version=5.7.1
|
||||
version=5.7.2
|
||||
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=48603a11be7f546cbc1dafdd9f02e5f3eb97e5e54d8992792ca3974d762f950a
|
||||
checksum=981d5bd0707d9be1313ce35b2dd62d9b93815adb1480944aacd62696aed4af6b
|
||||
_completions="bash zsh fish"
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Reference in New Issue