peco: update to 0.4.2.
This commit is contained in:
parent
68c853ea88
commit
8dc6bf46d1
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'peco'
|
# Template file for 'peco'
|
||||||
pkgname=peco
|
pkgname=peco
|
||||||
version=0.4.1
|
version=0.4.2
|
||||||
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=7ed3b7b695e1e7da62f1ee5c8b8f0a716860f0e1101cede28eed0760edf94da0
|
checksum=66dd72033653e41f26a2e9524ccc04650ebccb9af42daa00b106fc9e1436ddef
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue
Block a user