peco: update to 0.5.5.

This commit is contained in:
Leah Neukirchen 2020-01-02 20:58:18 +01:00
parent 694423a415
commit 7e49c3a3b3

View file

@ -1,6 +1,6 @@
# Template file for 'peco' # Template file for 'peco'
pkgname=peco pkgname=peco
version=0.5.4 version=0.5.5
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=06636082070634256b5adc4c24955ad2c520b24fec528131d0ce203c31aa209d checksum=ce4191cb16d924c81cce1ebd0340d98739794745d19565ba8a84ef1e12e1960c
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE