From dc8a196f89b3ba7df5b3116ceeff4f6e9da6a471 Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 14 Oct 2023 10:45:13 +0530 Subject: [PATCH] carapace: update to 0.28.0. --- srcpkgs/carapace/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/carapace/template b/srcpkgs/carapace/template index 65b86f3049435..e7e20c2321f9b 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/...