carapace: update to 0.28.0.
This commit is contained in:
parent
83d1b283e0
commit
79c65742e1
|
@ -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 <pangolin@vivaldi.net>"
|
|||
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/...
|
||||
|
|
Loading…
Reference in New Issue