carapace: update to 1.0.3.

This commit is contained in:
icp 2024-06-02 11:16:01 +05:30 committed by cinerea0
parent 166a2505f3
commit 32f6d13b25

View file

@ -1,6 +1,6 @@
# Template file for 'carapace'
pkgname=carapace
version=1.0.2
version=1.0.3
revision=1
build_style=go
go_import_path=github.com/carapace-sh/carapace-bin
@ -13,7 +13,7 @@ license="MIT"
homepage="https://carapace.sh/"
changelog="https://carapace-sh.github.io/carapace-bin/release_notes.html"
distfiles="https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v${version}.tar.gz"
checksum=d35203daef0d26e7ba2738262d7606b6a98bf951deec3f7611deccf79422cfc0
checksum=e1c63fd3d24b0bc5176b9c17a245763761e082185b30b4227f4f25dd10e70871
pre_build() {
CGO_ENABLED=0 GOARCH= go generate ./cmd/...