Skip to content

Commit

Permalink
carapace: update to 1.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
icp1994 authored and sgn committed May 17, 2024
1 parent 152d054 commit 16170e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/carapace/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'carapace'
pkgname=carapace
version=1.0.1
version=1.0.2
revision=1
build_style=go
go_import_path=github.com/carapace-sh/carapace-bin
Expand All @@ -13,7 +13,7 @@ license="MIT"
homepage="https://carapace.sh/"
changelog="https://carapace-sh.github.io/carapace-bin/release_notes.html"
distfiles="https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v${version}.tar.gz"
checksum=28c26267bb47f7f7095d0a109df175719878840581f647883db7b8a52cad1357
checksum=d35203daef0d26e7ba2738262d7606b6a98bf951deec3f7611deccf79422cfc0

pre_build() {
CGO_ENABLED=0 GOARCH= go generate ./cmd/...
Expand Down

0 comments on commit 16170e7

Please sign in to comment.