mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
carapace: update to 0.25.1.
This commit is contained in:
parent
f61c5dc787
commit
f37e23025e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'carapace'
|
# Template file for 'carapace'
|
||||||
pkgname=carapace
|
pkgname=carapace
|
||||||
version=0.25.0
|
version=0.25.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/rsteube/carapace-bin
|
go_import_path=github.com/rsteube/carapace-bin
|
||||||
|
@ -12,7 +12,7 @@ maintainer="icp <pangolin@vivaldi.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/rsteube/carapace-bin"
|
homepage="https://github.com/rsteube/carapace-bin"
|
||||||
distfiles="https://github.com/rsteube/carapace-bin/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/rsteube/carapace-bin/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=727c140851a961d786b5b55bb24852f6f50af8a55725e3d525acf2be10b5afb2
|
checksum=78182cf6f908931261d0e9b94eaa8fb4cd4b0c859d38c81fd4c918cd43124e4e
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
GOARCH= go generate ./cmd/...
|
GOARCH= go generate ./cmd/...
|
||||||
|
|
Loading…
Add table
Reference in a new issue