peco: update to 0.5.4.
This commit is contained in:
parent
92fb4d2d21
commit
c425cac17f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'peco'
|
||||
pkgname=peco
|
||||
version=0.5.3
|
||||
revision=4
|
||||
version=0.5.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/peco/peco"
|
||||
go_package="${go_import_path}/cmd/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=ac7d12a1f960ef04afea0c54c5ee754301fb4d85b0e65746826b142de13c843a
|
||||
checksum=06636082070634256b5adc4c24955ad2c520b24fec528131d0ce203c31aa209d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue