From 31e1dffd1060647b249d81bfb476059ba3c10e3f Mon Sep 17 00:00:00 2001 From: icp Date: Thu, 29 Jun 2023 00:34:04 +0530 Subject: [PATCH] carapace: update to 0.25.0. --- srcpkgs/carapace/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/carapace/template b/srcpkgs/carapace/template index e99aa377ea45..2d98250b1b99 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/...