parent
104b5e0d0a
commit
1e1d008cf6
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'k3d'
|
# Template file for 'k3d'
|
||||||
pkgname=k3d
|
pkgname=k3d
|
||||||
version=5.7.3
|
version=5.7.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
go_import_path="github.com/k3d-io/k3d/v5"
|
go_import_path="github.com/k3d-io/k3d/v5"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://k3d.io/"
|
homepage="https://k3d.io/"
|
||||||
changelog="https://raw.githubusercontent.com/k3d-io/k3d/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/k3d-io/k3d/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/k3d-io/k3d/archive/v${version}.tar.gz"
|
distfiles="https://github.com/k3d-io/k3d/archive/v${version}.tar.gz"
|
||||||
checksum=871b46e3b2857c18372d5d5fd231a4a09f1693fc0350ab3cb2c6587751b12f41
|
checksum=419e1bc3a44d57f66512dc2be3cae118482db65ceeb7baba41a6df7ea4300263
|
||||||
_completions="bash zsh fish"
|
_completions="bash zsh fish"
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
|
|
Loading…
Reference in New Issue