New package: jless-0.7.1
This commit is contained in:
parent
3c090dd587
commit
b4a908ebc8
1 changed files with 15 additions and 0 deletions
15
srcpkgs/jless/template
Normal file
15
srcpkgs/jless/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'jless'
|
||||
pkgname=jless
|
||||
version=0.7.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Pager for JSON data"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/PaulJuliusMartinez/jless"
|
||||
distfiles="https://github.com/PaulJuliusMartinez/jless/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=8b36d117ac0ef52fa0261e06b88b5ae77c2ff4beeb54f2c906a57f066dc46179
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue