mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-11 07:12:56 +02:00
carapace: update to 0.27.0.
This commit is contained in:
parent
d73b52ef22
commit
9bbac16e05
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'carapace'
|
# Template file for 'carapace'
|
||||||
pkgname=carapace
|
pkgname=carapace
|
||||||
version=0.26.0
|
version=0.27.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/rsteube/carapace-bin
|
go_import_path=github.com/rsteube/carapace-bin
|
||||||
go_package="${go_import_path}/cmd/carapace"
|
go_package="${go_import_path}/cmd/carapace"
|
||||||
|
@ -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=79ce389f1f7472f484ed0f7bd07befbbad33c5737f709bd75f8b868b301b751f
|
checksum=c8b78050501a71de35cfdee5404673cd39f55175f92e6a11e84311284be811f4
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
GOARCH= go generate ./cmd/...
|
GOARCH= go generate ./cmd/...
|
||||||
|
|
Loading…
Add table
Reference in a new issue