diff --git a/srcpkgs/carapace/template b/srcpkgs/carapace/template index e99aa377ea4..2d98250b1b9 100644 --- a/srcpkgs/carapace/template +++ b/srcpkgs/carapace/template @@ -1,6 +1,6 @@ # Template file for 'carapace' pkgname=carapace -version=0.24.5 +version=0.25.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=7f2b9dd360b716c9c1399fb080fbf42fcfdd299336928a4135b5b2a095b186f1 +checksum=727c140851a961d786b5b55bb24852f6f50af8a55725e3d525acf2be10b5afb2 pre_build() { GOARCH= go generate ./cmd/...