mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
peco: rebuild with go-1.9.2
This commit is contained in:
parent
c02f571a13
commit
1cd6a8f1a8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'peco'
|
# Template file for 'peco'
|
||||||
pkgname=peco
|
pkgname=peco
|
||||||
version=0.5.1
|
version=0.5.1
|
||||||
revision=4
|
revision=5
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/peco/peco"
|
go_import_path="github.com/peco/peco"
|
||||||
go_package="${go_import_path}/cmd/peco"
|
go_package="${go_import_path}/cmd/peco"
|
||||||
|
|
Loading…
Add table
Reference in a new issue