peco: update to 0.5.1.
This commit is contained in:
parent
bbafca7130
commit
d4bf2ff149
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'peco'
|
||||
pkgname=peco
|
||||
version=0.5.0
|
||||
version=0.5.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/peco/peco"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/peco/peco"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=079a7e1df392b2dd3dedcdca2de7e661c84ff0ae7c262c37393a1704d571b058
|
||||
checksum=1acbf8f7f077208a8d4406a37be88783432455d6ff905e0a19168c7c2a34f1c8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue