peco: update to 0.4.1.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'peco'
|
# Template file for 'peco'
|
||||||
pkgname=peco
|
pkgname=peco
|
||||||
version=0.4.0
|
version=0.4.1
|
||||||
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=d04559c04aaf7aab829186e8e977765d8d800ed21a96e0e99c091b90cb7c0f50
|
checksum=7ed3b7b695e1e7da62f1ee5c8b8f0a716860f0e1101cede28eed0760edf94da0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user