New package: angle-grinder-0.13.0
This commit is contained in:
parent
1a848a85c5
commit
e481d65e38
1 changed files with 15 additions and 0 deletions
15
srcpkgs/angle-grinder/template
Normal file
15
srcpkgs/angle-grinder/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'angle-grinder'
|
||||
pkgname=angle-grinder
|
||||
version=0.13.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Slice and dice logs on the command line"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/rcoh/angle-grinder"
|
||||
distfiles="https://github.com/rcoh/angle-grinder/archive/v${version}.tar.gz"
|
||||
checksum=b257b9869f5350bc75754ecdd883341a7ede74bde05dd1e934dfd3b40d962d7c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue