peco: update to 0.3.6.
This commit is contained in:
parent
ee3dcbb6a4
commit
cca138d3da
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'peco'
|
||||
pkgname=peco
|
||||
version=0.3.5
|
||||
revision=2
|
||||
version=0.3.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/peco/peco"
|
||||
go_package="${go_import_path}/cmd/peco"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/peco/peco"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=416d2547b639b11563d0bd910fa043e532f25fcc40de3ec0d7bec4943747fff1
|
||||
checksum=edc1ec186a0f439ae84071c9e00f68fec6f8fe49efc9b6bb10462e72f7286b23
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue