carapace: update to 1.3.0.

Closes: #54985 [via git-merge-pr]
This commit is contained in:
icp 2025-04-01 12:18:51 +05:30 committed by classabbyamp
parent b4d2725bd7
commit abcb87fa7b
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'carapace'
pkgname=carapace
version=1.2.1
version=1.3.0
revision=1
build_style=go
go_import_path=github.com/carapace-sh/carapace-bin
@ -14,7 +14,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=7eebc2b3f7ac4fb5641612343ce813b2f7e1c0fffd1251255542e9bfbf9ed207
checksum=0ef69e42b68a421f839afbc433336ccfa761af61347cafec98414117fc363b33
pre_build() {
CGO_ENABLED=0 GOARCH= go generate ./cmd/...