peco: update to 0.5.0.
This commit is contained in:
parent
5b50883cd2
commit
f8c671102b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'peco'
|
||||
pkgname=peco
|
||||
version=0.4.9
|
||||
version=0.5.0
|
||||
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=e4e60653dbdbd76618fe0385ba6b4074c41378273f8a2346e0b7eea1e827b221
|
||||
checksum=079a7e1df392b2dd3dedcdca2de7e661c84ff0ae7c262c37393a1704d571b058
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue