mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
carapace: update to 0.26.0.
This commit is contained in:
parent
c63466ca39
commit
6e544b0b32
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.3
|
version=0.26.0
|
||||||
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=176f6ba1432e8cfeee3154bc527ff603d3a4d5a17d2195207c9e6fe9b8cfe6a4
|
checksum=79ce389f1f7472f484ed0f7bd07befbbad33c5737f709bd75f8b868b301b751f
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
GOARCH= go generate ./cmd/...
|
GOARCH= go generate ./cmd/...
|
||||||
|
|
Loading…
Add table
Reference in a new issue