peco: update to 0.5.2.

This commit is contained in:
Leah Neukirchen 2017-12-08 12:38:37 +01:00
parent da1a0f0ec9
commit 67544573fe

View file

@ -1,7 +1,7 @@
# Template file for 'peco' # Template file for 'peco'
pkgname=peco pkgname=peco
version=0.5.1 version=0.5.2
revision=5 revision=1
build_style=go build_style=go
go_import_path="github.com/peco/peco" go_import_path="github.com/peco/peco"
go_package="${go_import_path}/cmd/peco" go_package="${go_import_path}/cmd/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=1acbf8f7f077208a8d4406a37be88783432455d6ff905e0a19168c7c2a34f1c8 checksum=347593999c27d9e67bbd1add38de065d2b586cf9d9758c3a0873c69287ca6986
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE