New package: hexyl-0.3.0
This commit is contained in:
parent
459f0e8b10
commit
358bfb3e18
1 changed files with 15 additions and 0 deletions
15
srcpkgs/hexyl/template
Normal file
15
srcpkgs/hexyl/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'hexyl'
|
||||||
|
pkgname=hexyl
|
||||||
|
version=0.3.0
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
short_desc="Command-line hex viewer"
|
||||||
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
|
license="Apache-2.0, MIT"
|
||||||
|
homepage="https://github.com/sharkdp/hexyl"
|
||||||
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
|
checksum=7a6b8c6058fa887105dcd5f85b2808b2e0e7557f13b28d6fe802ce5609ff473e
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE-MIT
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue