peco: update to 0.4.8.
This commit is contained in:
parent
1b7d497886
commit
2fdcdd3cdf
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'peco'
|
||||
pkgname=peco
|
||||
version=0.4.7
|
||||
revision=3
|
||||
version=0.4.8
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/peco/peco"
|
||||
go_package="${go_import_path}/cmd/peco"
|
||||
hostmakedepends="git"
|
||||
short_desc="Simplistic interactive filtering tool"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
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=13b14c547a4fa54c33e14a3a5c18d971961963008e22410fe377614100a34c00
|
||||
checksum=c7006b0baeb6d356875c258ba31527c7c222be5dd4e0ada93cc13eafa2788100
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue