diff --git a/srcpkgs/carapace/template b/srcpkgs/carapace/template index 042a598cd33..e67dc09205d 100644 --- a/srcpkgs/carapace/template +++ b/srcpkgs/carapace/template @@ -1,6 +1,6 @@ # Template file for 'carapace' pkgname=carapace -version=0.25.1 +version=0.25.3 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=78182cf6f908931261d0e9b94eaa8fb4cd4b0c859d38c81fd4c918cd43124e4e +checksum=176f6ba1432e8cfeee3154bc527ff603d3a4d5a17d2195207c9e6fe9b8cfe6a4 pre_build() { GOARCH= go generate ./cmd/...