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