peco: rebuild with go 1.8.1

This commit is contained in:
Michael Gehring 2017-04-07 19:10:22 +00:00
parent aab7e54b6f
commit ac3aef517f

View file

@ -1,7 +1,7 @@
# Template file for 'peco'
pkgname=peco
version=0.5.1
revision=1
revision=2
build_style=go
go_import_path="github.com/peco/peco"
go_package="${go_import_path}/cmd/peco"