peco: update to 0.4.3.
This commit is contained in:
parent
ea3a2699a5
commit
22c30ffdff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'peco'
|
||||
pkgname=peco
|
||||
version=0.4.2
|
||||
version=0.4.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/peco/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=66dd72033653e41f26a2e9524ccc04650ebccb9af42daa00b106fc9e1436ddef
|
||||
checksum=1f54da670c65b60575564913684ae7598e2d0cce26b5f539719d911ee121633c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue