diff --git a/srcpkgs/carapace/template b/srcpkgs/carapace/template index 65b86f30494..e7e20c2321f 100644 --- a/srcpkgs/carapace/template +++ b/srcpkgs/carapace/template @@ -1,6 +1,6 @@ # Template file for 'carapace' pkgname=carapace -version=0.27.0 +version=0.28.0 revision=1 build_style=go go_import_path=github.com/rsteube/carapace-bin @@ -12,7 +12,7 @@ maintainer="icp " license="MIT" homepage="https://github.com/rsteube/carapace-bin" distfiles="https://github.com/rsteube/carapace-bin/archive/refs/tags/v${version}.tar.gz" -checksum=c8b78050501a71de35cfdee5404673cd39f55175f92e6a11e84311284be811f4 +checksum=4b46d76ca07f8846b14049bd564a84540d39d41ec0d522d546d11a02d47bfe20 pre_build() { GOARCH= go generate ./cmd/...