peco: update to 0.5.10.

This commit is contained in:
Leah Neukirchen 2021-06-11 15:47:14 +02:00
parent 7efe009ba6
commit a3a1ad88c2

View file

@ -1,6 +1,6 @@
# Template file for 'peco' # Template file for 'peco'
pkgname=peco pkgname=peco
version=0.5.8 version=0.5.10
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/peco/peco/archive/v${version}.tar.gz" distfiles="https://github.com/peco/peco/archive/v${version}.tar.gz"
checksum=90d87503265c12f8583f5c6bc19c83eba7a2e15219a6339d5041628aa48c4705 checksum=781c2effc4f6a58d9ff96fb0fc8b0fba3aab56a91a34933d68c5de3aea5fe3f6
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE