mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
carapace: update to 0.25.0.
This commit is contained in:
parent
5ba203e98a
commit
7464211ea9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'carapace'
|
||||
pkgname=carapace
|
||||
version=0.24.5
|
||||
version=0.25.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=7f2b9dd360b716c9c1399fb080fbf42fcfdd299336928a4135b5b2a095b186f1
|
||||
checksum=727c140851a961d786b5b55bb24852f6f50af8a55725e3d525acf2be10b5afb2
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go generate ./cmd/...
|
||||
|
|
Loading…
Add table
Reference in a new issue