hexyl: update to 0.10.0
This commit is contained in:
parent
ada037c9c1
commit
4d4e334c11
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'hexyl'
|
||||
pkgname=hexyl
|
||||
version=0.9.0
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Command-line hex viewer"
|
||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||
license="Apache-2.0, MIT"
|
||||
homepage="https://github.com/sharkdp/hexyl"
|
||||
changelog="https://raw.githubusercontent.com/sharkdp/hexyl/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/sharkdp/hexyl/archive/v${version}.tar.gz"
|
||||
checksum=73f0dc1be1eaa1a34e3280bc1eeb4f86f34b024205fc7bf3c87d5a0bc4021a6a
|
||||
checksum=5821c0aa5fdda9e84399a5f92dbab53be2dbbcd9a7d4c81166c0b224a38624f8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in New Issue