New package: blush-0.5.3
This commit is contained in:
parent
107caa89b5
commit
d28d6bff63
1 changed files with 17 additions and 0 deletions
17
srcpkgs/blush/template
Normal file
17
srcpkgs/blush/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'blush'
|
||||
pkgname=blush
|
||||
version=0.5.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/arsham/blush
|
||||
hostmakedepends="git"
|
||||
short_desc="Grep with colours"
|
||||
maintainer="travankor <travankor@tuta.io>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/arsham/blush"
|
||||
distfiles="https://github.com/arsham/blush/archive/v${version}.tar.gz"
|
||||
checksum=1d96e080e7db9d57bb3aee1a7fae3df2aaa3a3f85cf41077e8235c78840ae740
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue