From a83faa7f1a949cd5a897a281f530d27265a9a8c7 Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 6 Nov 2023 01:19:21 +0530 Subject: [PATCH] carapace: update to 0.28.3. --- srcpkgs/carapace/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/carapace/template b/srcpkgs/carapace/template index 48d4af687003a..fc1054d98bddf 100644 --- a/srcpkgs/carapace/template +++ b/srcpkgs/carapace/template @@ -1,6 +1,6 @@ # Template file for 'carapace' pkgname=carapace -version=0.28.2 +version=0.28.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=e0b82e173fb8b8113203b1cc45d6fecee20076df14b1f02d6d32c5bf9eb267be +checksum=5fe87706fcb16e9010490f3f195ff3c9f58875e249431ac32edbcf8be6bc176a pre_build() { GOARCH= go generate ./cmd/...