blush: update to 0.6.0.
This commit is contained in:
parent
3dd1512c0d
commit
f991e72bf1
1 changed files with 3 additions and 4 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'blush'
|
# Template file for 'blush'
|
||||||
pkgname=blush
|
pkgname=blush
|
||||||
version=0.5.3
|
version=0.6.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/arsham/blush
|
go_import_path=github.com/arsham/blush
|
||||||
hostmakedepends="git"
|
|
||||||
short_desc="Grep with colours"
|
short_desc="Grep with colours"
|
||||||
maintainer="travankor <travankor@tuta.io>"
|
maintainer="travankor <travankor@tuta.io>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/arsham/blush"
|
homepage="https://github.com/arsham/blush"
|
||||||
distfiles="https://github.com/arsham/blush/archive/v${version}.tar.gz"
|
distfiles="https://github.com/arsham/blush/archive/v${version}.tar.gz"
|
||||||
checksum=1d96e080e7db9d57bb3aee1a7fae3df2aaa3a3f85cf41077e8235c78840ae740
|
checksum=6db6b033bb5d4c4ac350b36b82d79447d5b91509db3a5eceb72ecb9484495e54
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue