carapace: update to 0.27.0.

This commit is contained in:
icp 2023-08-31 01:30:01 +05:30 committed by classabbyamp
parent d73b52ef22
commit 9bbac16e05

View file

@ -1,7 +1,7 @@
# Template file for 'carapace'
pkgname=carapace
version=0.26.0
revision=2
version=0.27.0
revision=1
build_style=go
go_import_path=github.com/rsteube/carapace-bin
go_package="${go_import_path}/cmd/carapace"
@ -12,7 +12,7 @@ maintainer="icp <pangolin@vivaldi.net>"
license="MIT"
homepage="https://github.com/rsteube/carapace-bin"
distfiles="https://github.com/rsteube/carapace-bin/archive/refs/tags/v${version}.tar.gz"
checksum=79ce389f1f7472f484ed0f7bd07befbbad33c5737f709bd75f8b868b301b751f
checksum=c8b78050501a71de35cfdee5404673cd39f55175f92e6a11e84311284be811f4
pre_build() {
GOARCH= go generate ./cmd/...