peco: update to 0.4.7.
This commit is contained in:
parent
088dda2191
commit
6049d9d687
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.4.6
|
version=0.4.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="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
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=a90a1d7b4f89125b9fd79ea7f27672825e1a3f260555e05152e4ba4db32ec9b8
|
checksum=13b14c547a4fa54c33e14a3a5c18d971961963008e22410fe377614100a34c00
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue