diff --git a/srcpkgs/carapace/template b/srcpkgs/carapace/template index 0793f7940be..abb0164e274 100644 --- a/srcpkgs/carapace/template +++ b/srcpkgs/carapace/template @@ -1,6 +1,6 @@ # Template file for 'carapace' pkgname=carapace -version=1.0.3 +version=1.0.4 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=e1c63fd3d24b0bc5176b9c17a245763761e082185b30b4227f4f25dd10e70871 +checksum=745bf9cbbfc205ddc42c8a09b7a05534be792672ed9dc97bd670f74973438e1b pre_build() { CGO_ENABLED=0 GOARCH= go generate ./cmd/...