mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
c54e02a48c
commit
7259bed759
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'k3d'
|
# Template file for 'k3d'
|
||||||
pkgname=k3d
|
pkgname=k3d
|
||||||
version=5.7.1
|
version=5.7.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -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=48603a11be7f546cbc1dafdd9f02e5f3eb97e5e54d8992792ca3974d762f950a
|
checksum=981d5bd0707d9be1313ce35b2dd62d9b93815adb1480944aacd62696aed4af6b
|
||||||
_completions="bash zsh fish"
|
_completions="bash zsh fish"
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue