mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
carapace: update to 0.28.2.
This commit is contained in:
parent
867533e103
commit
11fd378360
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'carapace'
|
||||
pkgname=carapace
|
||||
version=0.28.0
|
||||
version=0.28.2
|
||||
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=4b46d76ca07f8846b14049bd564a84540d39d41ec0d522d546d11a02d47bfe20
|
||||
checksum=e0b82e173fb8b8113203b1cc45d6fecee20076df14b1f02d6d32c5bf9eb267be
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go generate ./cmd/...
|
||||
|
|
Loading…
Add table
Reference in a new issue