carapace: update to 0.30.2.
This commit is contained in:
parent
700591b539
commit
ebc7097a60
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'carapace'
|
# Template file for 'carapace'
|
||||||
pkgname=carapace
|
pkgname=carapace
|
||||||
version=0.30.1
|
version=0.30.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/rsteube/carapace-bin
|
go_import_path=github.com/rsteube/carapace-bin
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://carapace.sh/"
|
homepage="https://carapace.sh/"
|
||||||
changelog="https://rsteube.github.io/carapace-bin/release_notes.html"
|
changelog="https://rsteube.github.io/carapace-bin/release_notes.html"
|
||||||
distfiles="https://github.com/rsteube/carapace-bin/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/rsteube/carapace-bin/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=ffccf041d14e7eb633750539f00c0cc81e3ca7d3da3b86db4f5798cde63a8b5f
|
checksum=7985ef38c32f3d53f426c40ea15ea7b8b0a61292ab500f60ebb84cf9f84b00d9
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
CGO_ENABLED=0 GOARCH= go generate ./cmd/...
|
CGO_ENABLED=0 GOARCH= go generate ./cmd/...
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue