peco: rebuild with go-1.9.2

This commit is contained in:
Michael Gehring 2017-10-26 08:36:03 +00:00
parent c02f571a13
commit 1cd6a8f1a8

View file

@ -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"