From 77fb0f4826e1d944e16594b509377aaa3e7823e4 Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 28 Nov 2023 12:23:25 +0530 Subject: [PATCH] carapace: update to 0.28.4. --- srcpkgs/carapace/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/carapace/template b/srcpkgs/carapace/template index fc1054d98bddf..57876a11f17c8 100644 --- a/srcpkgs/carapace/template +++ b/srcpkgs/carapace/template @@ -1,6 +1,6 @@ # Template file for 'carapace' pkgname=carapace -version=0.28.3 +version=0.28.4 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=5fe87706fcb16e9010490f3f195ff3c9f58875e249431ac32edbcf8be6bc176a +checksum=72ce6330ef1def7515e114435b653915ba2150b43bde947f83f8fa8150f900d6 pre_build() { GOARCH= go generate ./cmd/...