jless: update to 0.8.0
This commit is contained in:
parent
a37c1fb011
commit
e5d8de6058
1 changed files with 4 additions and 2 deletions
|
@ -1,14 +1,16 @@
|
|||
# Template file for 'jless'
|
||||
pkgname=jless
|
||||
version=0.7.2
|
||||
version=0.8.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="python3"
|
||||
makedepends="xcb-util-devel"
|
||||
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=5d776cb6488743ccdaeeffb4bfc54d84862028170cee852a8bb5c156526ed263
|
||||
checksum=3f1168c9b2432f7f4fa9dd3c31b55e371ef9d6f822dc98a8cdce5318a112bf2d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue