We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 744786a commit 6c4f4f8Copy full SHA for 6c4f4f8
srcpkgs/carapace/template
@@ -1,6 +1,6 @@
1
# Template file for 'carapace'
2
pkgname=carapace
3
-version=1.5.4
+version=1.5.7
4
revision=1
5
build_style=go
6
go_import_path=github.com/carapace-sh/carapace-bin
@@ -14,7 +14,7 @@ license="MIT"
14
homepage="https://carapace.sh/"
15
changelog="https://carapace-sh.github.io/carapace-bin/release_notes.html"
16
distfiles="https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v${version}.tar.gz"
17
-checksum=e4e3119555fc846f3b69e4ca0f0364681840ea91058377f64aec7f98f9f12b34
+checksum=288f5629d9d842366089c75c388566b62bd452e5d2652384daeb419b134ec354
18
19
pre_build() {
20
CGO_ENABLED=0 GOARCH= go generate ./cmd/...
0 commit comments